My personal website and portfolio built with Next.js 15, Tailwind CSS, and shadcn/ui. Features a modern, responsive design with server-side rendering and optimized performance.
- Framework: Next.js 15 (App Router)
- Styling: Tailwind CSS
- UI Components: shadcn/ui
- Deployment: Vercel
- Performance: Optimized Core Web Vitals
- SEO: Built-in robots.txt and sitemap generation
- Clone the repository:
git clone https://github.com/imrishit98/rishitpatel.com.git
- Install dependencies:
npm install
# or
yarn install
- Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 to view the site.
src/
├── app/ # Next.js App Router pages
├── components/ # Reusable UI components
├── lib/ # Utility functions and configurations
├── styles/ # Global styles and Tailwind config
└── content/ # Blog posts and static content
Built-in SEO features include:
Generates robots.txt with customizable crawler instructions. Configure in src/app/robots.js
.
Automatically generates a sitemap for improved search engine indexing. Configure in src/app/sitemap.js
.
This project is licensed under the MIT License - see the LICENSE file for details.
You can reach me at:
- Website: rishitpatel.com
- Twitter: @imrishit98
- LinkedIn: in/imrishit98