/react-todo

This is a Todo App created with React

Primary LanguageJavaScript

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