Skip to content

JDeepD/doit

Repository files navigation

A Basic Todo App created using ReactJS.

Tech Stack:

CSS Logo

Try on local machine:

  1. Clone this repository
git clone git@github.com:JDeepD/Todo-App.git
  1. cd into the repository
  2. Install dependencies from package.json
npm install
  1. Run the app
npm run start

Releases

No releases published

Packages

No packages published