A modern portfolio landing page built with React and Motion. Features smooth animations, interactions, and a reusable component architecture.
React + ViteTypeScriptTailwind CSS
- Clone the repository
- Install dependencies:
npm install - Update .env file (schema provided in /src/config/index.ts)
- Run development server:
npm run dev - Open
http://localhost:5173in your browser