Mantu's Logo
Resume

Yatra

Yatra

Yatra is a next-generation travel platform designed for easy and seamless trip planning. Users can explore destinations, book trips, and access engaging travel experiences. The website is powered by Next.js for performance optimization, and Framer Motion is used to create smooth animations. Styled with Tailwind CSS, it provides a visually appealing interface with a modern design. TypeScript enhances the development workflow by ensuring type safety.

Technologies Used:

ReactTailwind CSSTypeScriptFirebase

Key Features:

  • Travel booking and trip planning
  • Dynamic animations with Framer Motion
  • Optimized for performance with Next.js
  • Fully responsive UI

Role:

Frontend Developer

Challenges & Learnings:

Improved page transitions using Framer Motion and optimized load times with Next.js caching strategies.

Setup Instructions

  1. Clone the Repository

    git clone https://github.com/Mantu01/Yatra.git cd Yatra
  2. Install Dependencies

    npm install
  3. Set Up Environment Variables
    If needed, create a .env.local file with required API keys.

  4. Run the Development Server

    npm run dev

    Open http://localhost:3000 in your browser.

  5. Build for Production

    npm run build npm start

Other Projects

ChatMate

ChatMate

A chatting app for real-time conversations.