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