Skip to content

PictureElement/yatl

Repository files navigation

YATL: Yet Another Todo List

A simple todo list built with Create React App, and Firebase.

Try the demo at https://todo-react-d871c.firebaseapp.com/

Quick Start

$ git clone https://github.com/PictureElement/yatl.git
$ cd yatl
$ npm install
$ npm run start

NPM Scripts

Script Description
npm run start Run the app in the development mode.
npm run build Build the app for production.

Todo

  1. Checkmark synchronization issues.
  2. Use React Context to pass data related to authentication through the component tree and keeps things DRY.
  3. Implement a route to reset your password and a route to update profile (email and password).

About Me

My name is Marios Sofokleous, and I am a web developer with industry experience building custom websites.