A modern, animated website for mountain hiking enthusiasts built with Next.js, Tailwind CSS, and Framer Motion.
Check out the live demo of the website on Vercel: MNTN Mountain Hiking Website
- Responsive design for all device sizes
- Smooth scroll animations using Framer Motion
- Modern UI with beautiful typography
- Interactive elements with hover effects
- Optimized images with Next.js Image component
- Next.js
- React
- TypeScript
- Tailwind CSS
- Framer Motion
- React Icons
First, install the dependencies:
npm install
# or
yarn installThen, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
This project is deployed on Vercel. The production version can be found at https://shilajit-travel.vercel.app/.