Skip to content

asyncPranav/async-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Async Todo

A sleek, minimal Todo App that lets you add, edit, delete, and mark tasks complete β€” all powered by vanilla JavaScript and synced in real-time using a free mock REST API. Now with a navbar, better UX for editing, and smoother interactions.


πŸš€ Features

  • βœ… Add new tasks
  • ✏️ Edit and save existing tasks with inline input
  • πŸ—‘οΈ Delete tasks
  • βœ… Mark tasks as completed by clicking the task
  • πŸ” Live UI updates
  • πŸ’Ύ Data is stored with MockAPI

🌐 Live Demo

πŸ”— async-todo.netlify.app


πŸ“Έ Preview

Todo App Screenshot


πŸ› οΈ Tech Stack

Technology Description
HTML5 Page structure
CSS3 Styling and responsive layout
JavaScript Core logic and interactivity
MockAPI Fake REST API for CRUD operations
FontAwesome Icons (edit, delete, check, GitHub)

πŸ“Œ How to Clone

git clone https://github.com/asyncPranav/async-todo.git
cd async-todo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors