Skip to content

dollpriyanka/ToDo_List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO_LIST

Create your daily task just one key press.

Get Started

  1. Clone this repository
git clone https://github.com/dollpriyanka/ToDo_List.git
  1. Go to the cloned directory
  2. Initialize the directory
npm init -y
  1. Install dependencies
npm install

Run Your Code

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Screenshot

Open http://localhost:3000 and see the result.

image

Set your todo task.

image

Once it complete delete the todo-task.

image