Skip to content

An app to keep track with your deadlines. Built with React and TypeScript. For personal usage + learning purposes.

Notifications You must be signed in to change notification settings

teoh4770/duetrack

Repository files navigation

📅 DueTrack

DueTrack is a deadline tracker app, built with React and TypeScript. I want an app to keep track of my tasks' due dates easily so that I wouldn't miss any of them, and keep myself accountable as well. I also build this side project for both learning purposes and personal usage.

📦 Technologies

  • Vite
  • React.js
  • TypeScript
  • Tailwind CSS
  • CSS Module
  • Vitest
  • Testing Library
  • Jotai

✨ Features

Here's what DueTrack offers:

  • Add deadlines
  • Edit deadlines
  • View the countdown for each deadline

🚦 Running the Project

To run the project in your local environment, follow these steps:

  1. Clone the repository to your local machine.
  2. Run npm install or pnpm install or yarn in the project directory to install the required dependencies.
  3. Run npm run start or pnpm run start or yarn start to get the project started.
  4. Open http://localhost:5173 (or the address shown in your console) in your web browser to view the app.

🍿 Video

VEED.Create.Screen.Recording.May.26.mp4

Previous App that I have built

🍅Pomotama

About

An app to keep track with your deadlines. Built with React and TypeScript. For personal usage + learning purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published