Skip to content

imrishit98/rishitpatel.com

Repository files navigation

RishitPatel.com

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.

🚀 Tech Stack

  • 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

🛠 Getting Started

  1. Clone the repository:
git clone https://github.com/imrishit98/rishitpatel.com.git
  1. Install dependencies:
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev

Open http://localhost:3000 to view the site.

📁 Project Structure

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

🔍 SEO

Built-in SEO features include:

robots.js

Generates robots.txt with customizable crawler instructions. Configure in src/app/robots.js.

sitemap.js

Automatically generates a sitemap for improved search engine indexing. Configure in src/app/sitemap.js.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

📧 Contact

You can reach me at:

📚 Resources

About

RishitPatel.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •