Skip to content

ivan-chukhalo/todo-beast

Repository files navigation

todo-beast

About

This project is a To-Do list application. You can add new tasks, mark them as done, edit and delete them, and filter the list by status. Just basic stuff for this kind of app.

Tech information

The application is written with React using nanoid package. The application stores data in localStorage.

If it looks familiar

If you're a developer reading this, this project's markup may look familiar. This is because I have learned the teaching about React on MDN. But this project is not just a "copy-paste". I understood all the approaches, hooks, technial details and architecture of the project (if I can say that about projects of this sort of scale). I have written it twice myself to make sure that I had learnt all the mentioned materials on MDN.

Installation and local using

  • git clone https://github.com/ivan-chukhalo/todo-beast.git
  • cd todo-beast
  • npm install
  • npm run

You also can check the project out at this link.

About

This is a to-do list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages