Skip to content

flemton/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo

This is a Todo App created with React that lets users add todos, edit todos, mark them as completed and delete todos

Tech Stack

Client: React

Run Locally

Clone the project

  git clone https://github.com/flemton/react-todo.git

Go to the project directory

  cd react-todo

Install dependencies

  npm install

Start the server

  npx vite

Features

  • Add todos
  • Edit todos
  • Check todos as completed
  • Delete todos

Contributing

Contributions are always welcome!

Contact me for ways to get started.

Acknowledgements

License

This project is MIT licensed

About

This is a Todo App created with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published