Skip to content
/ todo-fe Public

App to manage todos - solution to the exercise given after interview.

Notifications You must be signed in to change notification settings

lesad/todo-fe

Repository files navigation

✅ todo-fe

App to manage todos - solution to the exercise given after interview.

✨ Technologies used in this project

(links with take you to the appropriate files)

▶️ How to start

  1. Clone and start the backend
  2. npm install
  3. npm run dev
  4. visit http://127.0.0.1:5173/

🔜 What can be improved

  • styles, animations
  • error handling throught
  • batched updates are not optimistic enough (createEntityAdapter might fix this)

About

App to manage todos - solution to the exercise given after interview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published