devm75 / react-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React ToDo App

This project brushes up the concepts realted to State Management

Live

Setup

  1. Make sure node + npm is installed on your system.
  2. Run npm install to install all the project dependencies.
  3. Run npm start to start the build server.

It will open up localhost:3000 on your local browser. Edit code and see live changes!

Deploy

Run npm run deploy to deploy the changes on github pages.

About


Languages

Language:JavaScript 81.5%Language:HTML 13.7%Language:CSS 4.8%