/React-To-Do-App

demo : https://react-to-do-list-app-b6425.firebaseapp.com/

Primary LanguageJavaScript

A To-Do app

Build using Firebase and ReactJS with its new Context API

demo : https://react-to-do-list-app-b6425.firebaseapp.com/

Steps to run the app :

update the firebaseconfig.js file located in ./src/firebase
add your api credential in it

git clone https://github.com/fayeed/React-To-Do-App.git
npm i
npm start

it will start the app at localhost:3000