This is my personal portfolio website built with Next.js and Tailwind CSS, showcasing my projects, blog, photography, and travel experiences.
- Projects: Detailed showcase of my work.
- Blog: Articles and tutorials.
- Photo Gallery: Display of my photography.
- About Me: Information about my journey and skills.
- Clone the Repository:
git clone https://github.com/rahulvijay5/portfolio.git cd your-repo
- Install Dependencies:
npm install
- Run the Development Server:
npm run dev
- Visit: http://localhost:3000