React To-Do list

Created: 2020-05-15

The project is was created using Create React app that functions as a To-Do list application, implementing basic CRUD (Create, Read, Update, Delete) operations without relying on a backend. The app utilizes local storage to save and manage tasks, allowing users to create, edit, update, and delete items as needed.

  • Tech: React, Scss