Welcome to my portfolio! Built with Next.js, Tailwind CSS, and way too much coffee β β this is where I showcase my frontend projects, UI/UX designs, and graphic art in a clean and responsive layout.
- Framework: Next.js
- Styling: Tailwind CSS
- Icons: Lucide / Phosphor Icons
- Fonts: Google Fonts (Poppins, Inter)
- Deployment: Vercel
- π₯ Fully responsive design (works on desktop, tablet, and mobile)
- π Light/Dark mode (because who doesnβt like options?)
- π§ Fun project descriptions β because boring is banned
- π Filterable project categories (Web, Figma, Graphic, Fun, etc.)
- π― Clean UI with fast navigation and lazy-loading images
# Clone the repository
git clone https://github.com/ronitkaushal/portfolio.git
# Navigate to the folder
cd portfolio
# Install dependencies
npm install
# Start the development server
npm run dev
