Todoapp with the ability to create, update, delete todo items with authentication and Firebase as real-time Database
These instructions will get you a copy of the project up and running on your local machine.
Clone, setup, and run the project
git clone https://github.com/kdabo/todoapp.git
cd todoapp
yarn
yarn start
Access the project on port localhost:3000