Skip to content

ankitrhode/React-ToDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React ToDo App


Build setup

  • Clone the repo.
$ git clone https://github.com/ankitrhode/React-ToDo.git
  • Install dependencies. Make sure you already have nodejs & npm installed in your system.
$ npm install # or yarn
  • Run it and serve at localhost:3000
$ npm start # or yarn start

Technology Stack

  • React (Frontend)
  • Firebase (Backend + Hosting)
  • HTML
  • CSS
  • JavaScript

About

ToDo app with React and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published