DEV Community

Farouk
Farouk

Posted on

Task manger app

Image description

I’m Farouk, and I just finished building my first task manager web app! πŸŽ‰ It's a simple app that lets you create, edit, and delete tasks, and it saves your tasks in local storage.

Technologies Used:
JavaScript (for interactivity)
HTML (for structure)
CSS (for styling)

Features:
Create new tasks
Edit and delete tasks
Tasks are saved even after refreshing the page

Check it out here:
Live Demo: https://itsfarouk.github.io/Task-manager-BOM-Challenge-/

I’d love to hear any feedback or suggestions! 😊

Top comments (0)