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
git clone https://github.com/daryabagmet/makeIt
cd makeIt
npm install or yarn install
npm run dev or yarn dev
npm run test or yarn test