Skip to content

MrPerfeccct/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

A simple React application that displays a list of todo items.

Installation

Clone the repository and navigate into the project folder: git clone https://github.com/MrPerfeccct/todo-list.git cd todo-list

Install the project dependencies: npm install

Run the development server

Start the application: npm run dev

In the terminal, you will see a local server address (usually something like http://localhost:5173/). Open it in your browser to view the project.

Features

  • Built with React
  • Created using Vite
  • Displays a list of todos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors