Skip to content

26prajval98/Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple ToDo App with react and firebase

For learning and refernce puposes only

  • Uses flux model for react
  • Install node and npm install
  • Then npm start

Topics Covered

  • React js
  • React communication with components
  • Two way binding
  • React Routing using React-Router V4 (BrowserRouter)
  • Firebase as backend using react


  • Uses Redux model for react ( Click here for Demo )
  • Install node and npm install
  • Then npm start

Topics Covered

  • React js
  • React Routing using React-Router V4 (HashRouter)
  • Firebase as backend using react
  • Redux
  • React-redux
  • Redux-middleware
  • Redux-think (for async actions)


Add your own config file in /src as config.js and export the config to get the app running. Tab used for adding todos

Authentication Not included

Learn and enjoy 👐 😄 🎆 👍


Releases

No releases published

Packages

No packages published