Trek Sphere is a modern, responsive travel web application built using Next.js and Tailwind CSS. It offers a clean and intuitive interface for discovering travel destinations, experiences, and more.
- Built with Next.js for fast performance and SEO
- Styled using Tailwind CSS
- Modular components for reusability
- Clean and minimal UI/UX
- Frontend: Next.js, React
- Styling: Tailwind CSS
- Languages: TypeScript (with support configured)
- Package Management: yarn
-
Clone the repository:
git clone https://github.com/rajdeep13-coder/trek-sphere.git cd trek-sphere
-
Install dependencies: yarn install
-
Run the development server: yarn dev