Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.25 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.25 KB

📅 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