Skip to content

JekenMaharjan/Task-Tracker-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“‹ Task Tracker App

A modern task management web application built with React and Next.js, designed to help you keep track of tasks efficiently with a clean and intuitive interface.

πŸš€ Live Demo: https://task-tracker-jekode.vercel.app


🧠 About The Project

This is a beginner‑friendly task tracker app built as part of hands‑on practice with React and Next.js. It allows users to:

  • View a list of tasks
  • Add new tasks
  • Delete tasks
  • Update tasks
  • Mark tasks as done or pending

The project emphasizes simplicity, performance, and responsiveness.


πŸ› οΈ Built With

Technologies used to build this project:

  • Next.js – React framework with SSR and routing
  • React – UI library
  • TypeScript – Type safety and improved developer experience
  • CSS Modules / Tailwind CSS – Styling

πŸ“¦ Features

βœ” Add new tasks
βœ” Mark tasks complete
βœ” Remove tasks
βœ” Persistent state βœ” Responsive UI


πŸ“Έ Demo Preview

Task Tracker Preview


πŸš€ Getting Started

Follow these steps to run the project locally:

  1. Clone the repository

    git clone https://github.com/JekenMaharjan/Task-Tracker.git
    cd Task-Tracker
  2. Install dependencies

    cd client
    npm install

    or with yarn

    yarn install
  3. Run the development server

    npm run dev

    or with yarn

    yarn dev
  4. Open http://localhost:3000 in your browser to view the app.


🀝 Contributing

Contributions are always welcome! To contribute:

  1. Fork the repository.

  2. Create your feature branch:

    git checkout -b feature/YourFeature
  3. Commit your changes:

    git commit -m "Add new feature"
  4. Push to the branch:

    git push origin feature/YourFeature
  5. Open a Pull Request.


πŸ“„ License

This project is licensed under the MIT License.


πŸ“¬ Contact

For any inquiries, reach out to us at:


🌐 Connect with Me

🌐 Portfolio: jekenmaharjan.com.np

LinkedIn GitHub Twitter Linktree

πŸ“¬ Email: maharjanjeken@gmail.com

About

Build using React Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published