Skip to content

daryabagmet/makeIt

Repository files navigation

Goal Tracker App

Decription

This is a 100 days challenge app built with React, TypeScript and TailwinCSS.

🚀 Features:

✅ Add, edit, and delete goals
✅ Track progress with interactive UI
✅ Fully tested with Vitest + React Testing Library

Installation steps

1. Clone the repository:

git clone https://github.com/daryabagmet/makeIt

cd makeIt

2. Install dependencies:

npm install or yarn install

3. Run the app in the development mode.

npm run dev or yarn dev

4. Run tests.

npm run test or yarn test

5. Open http://localhost:5173 to view in the browser.

6. Demo link on Vercel

About

One more example of goal tracker app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published