Skip to content

web-contribution-DWOC/todo-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo Web App

This is an ToDo Web App built with ReactJS. You can add and delete your tasks in the app.
This app also uses local Storage to store the tasks hence tasks are still visible even after refereshing the page.

Setting up Locally

In the project directory, you can run:

  1. First of all Clone the project with
git clone https://github.com/Naresh-chandanbatve/todo-web-app.git 
  1. Then install dependencies with
npm install

or

yarn install 
  1. Start the Project with
npm start
  1. Open http://localhost:3000 to view it in your browser.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published