Skip to content

zubaircoder786/task-filter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Task Filter App

An interactive React.js app to filter and manage your tasks efficiently.

Features

  • Filter tasks by status (All, Completed, Pending)
  • Mark tasks as complete or incomplete
  • Delete tasks
  • Responsive design

Installation

Clone the repository with git clone https://github.com/zubaircoder786/task-filter-app.git, then navigate into the project folder using cd task-filter-app. Install dependencies using either bun install or npm install. Run the app using bun dev or npm run dev, then open your browser at http://localhost:3000 (or the port specified).

Technologies Used

React.js, Vite (build tool), Bun (optional runtime), CSS

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.


Made with ❤️ by Muhammad Zubair

About

A mini task filter app built with React by DevZubair using ReactJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published