PictureElement / yatl

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

Home Page:https://todo-react-d871c.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://todo-react-d871c.firebaseapp.com/

License:MIT License


Languages

Language:JavaScript 65.7%Language:SCSS 33.0%Language:HTML 1.2%