Skip to content

Repository files navigation

📝 SuperCool Task Tracker

Netlify Status
🔗 Live Demo | 📂 View on GitHub

SuperCool Task Tracker is a clean, responsive, and interactive task management app built with ReactJS and styled using Fanta.css. It allows users to add, edit, delete, and filter tasks based on their status. This app is designed to simplify daily planning while demonstrating modern front-end development practices.


🚀 Features

  • Add Tasks – Quickly jot down new tasks.
  • ✏️ Edit Tasks – Modify tasks directly with inline editing.
  • Delete Tasks – Remove completed or unwanted tasks.
  • 🗂️ Task Filters – View tasks by:
    • All Tasks
    • Open Tasks
    • Completed Tasks
  • 🎨 Custom Styling – Styled with Fanta.css for a clean and elegant UI.

📸 Screenshots

Dashboard Task Filters
image image

🛠 Tech Stack

  • ReactJS – Front-end framework
  • Fanta.css – Minimal CSS framework
  • Netlify – Deployment and hosting
  • GitHub – Version control and project hosting

📁 Project Structure

todo-app/
├── public/
├── src/
│   ├── components/
│   │   ├── TaskList.js
│   │   ├── TaskItem.js
│   │   ├── TaskFilterTabs.js
│   ├── App.js
│   ├── index.js
├── .gitignore
├── README.md
├── package.json
└── netlify.toml

About

Simple todo app to keep track of daily tasks

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages