My personal space for testing new tools, libraries, and implementing technical spikes to master modern frontend development.
Framework: React (Vite)
Language: TypeScript
Styling: Tailwind CSS (v4)
Animation: Framer Motion
Clone the repo: git clone ...
Install dependencies: npm install
Run dev server: npm run dev