/todo-list

Primary LanguageJavaScript

Todo List

Version

  • Simple todo list build using React

Getting Started

Clone this project using git or command prompt :

git clone https://github.com/yanuarfa/todo-list.git

Install dependencies using this command :

npm install

For running in local development, you can use this command:

npm run dev

Local development started. Open http://127.0.0.1:5173/ to view it in the browser.