A creative portfolio website featuring an interactive café theme with responsive design and modern web development practices. This project is built with Next.js and showcases various sections including an about page, projects, and skills.
- Interactive Café Theme: A unique and engaging user interface with animations and responsive design
- Componentized CSS: Separated animations and responsive styles for better maintainability
- About Page: Personal information displayed in a creative polaroid and bulletin board layout
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.