A simple todo list built with Create React App, and Firebase.
Try the demo at https://todo-react-d871c.firebaseapp.com/
$ git clone https://github.com/PictureElement/yatl.git
$ cd yatl
$ npm install
$ npm run start
Script | Description |
---|---|
npm run start |
Run the app in the development mode. |
npm run build |
Build the app for production. |
- Checkmark synchronization issues.
- Use React Context to pass data related to authentication through the component tree and keeps things DRY.
- Implement a route to reset your password and a route to update profile (email and password).
My name is Marios Sofokleous, and I am a web developer with industry experience building custom websites.