yanuarfa / todo-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List

Version

  • Simple todo list build using React

Live Demo

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.

About


Languages

Language:JavaScript 56.8%Language:CSS 40.2%Language:HTML 2.9%