Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 993 Bytes

Readme.md

File metadata and controls

47 lines (32 loc) · 993 Bytes

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