Skip to content

A Todo app created using Reactjs, Material UI, Firebase

Notifications You must be signed in to change notification settings

codesnakers/react-todo

Repository files navigation

react-todo

This is a ToDo application created using Reactjs, Material UI, React Router, Recharts for the Frontend
Firebase for backend, Firebase Cloud Functions have been used for fetching data for the Charts

Follow these steps to setup

Step 1 : create your firebase project
import firebase-db-export.json into your database copy the rules provided in firebase.db.rules.json

Step 2 : clone the repo

Step 3 : run in your terminal

npm install 

Step 4 : rename src/config/keys.SAMPLE.js to src/config/keys.js

Step 5 : add your firebase keys to that file

Step 6 : To get your firebase keys
go to console.firebase.google.com -> open your project -> Click Authentication on left menu -> Click Web Setup on top right corner
copy config object to src/config/keys.js

Step 7 :

npm run start 

Demo: https://bit.ly/2EDIXjk

Demo Video : https://youtu.be/OuQZXgeyIis

About

A Todo app created using Reactjs, Material UI, Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published