Skip to content

aryanGupta-09/TripVerse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TripVerse

A virtual tourism website, 'TripVerse,' that allows users to experience different cultures and have the fun of exploring from the comfort of their homes. It features dedicated pages for countries, providing a comprehensive look into each destination. Users can delve into culinary, ceremonial, and various other facets, making their virtual travel experience both informative and enjoyable.

Demo

https://tripverse.netlify.app/

Tech Stack

React Three.js Framer Motion Bootstrap

Installation

  1. Clone the repo
  git clone https://github.com/aryanGupta-09/TripVerse.git
  1. Go to the project directory
  cd TripVerse
  1. Install NPM packages
  npm install
  1. Start the server
  npm start