A modern portfolio website built with Next.js, showcasing my projects and skills as a developer.
- Next.js 14
- React 19
- Tailwind CSS
- React Icons
- Font Optimization with next/font
- PostHog Analytics
- Responsive Design
- Modern and Clean UI
- Project Showcase
- Skills Section
- Contact Information
- Optimized Performance
- Mobile Responsive
- Analytics Integration
- Clone the repository:
git clone https://github.com/rithb898/Rith_Portfolio_NextJS.git- Install dependencies:
npm install
# or
yarn install
# or
pnpm install- Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev- Open http://localhost:3000 in your browser to see the result.
Rith_Portfolio_NextJS/
├── app/ # Next.js app directory (routes & layouts)
├── components/ # Reusable React components
├── constant/ # Constants and configuration
├── lib/ # Utility functions and helpers
├── public/ # Static assets (images, fonts)
├── sections/ # Page sections and layouts
└── ...
components.json- Shadcn UI components configurationnext.config.mjs- Next.js configurationpostcss.config.mjs- PostCSS configurationposthog.js- PostHog analytics setupjsconfig.json- JavaScript configuration and path aliases
This portfolio is deployed on Vercel. You can deploy your own version using the button below:
MIT License - feel free to use this project as a template for your own portfolio!
- GitHub: @rithb898
- LinkedIn: Rith Banerjee