Skip to content

aryanGupta-09/TripVerse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TripVerse

TripVerse is a virtual tourism website that allows users to experience different cultures and have the fun of exploring from the comfort of their homes. It features dedicated pages for each country, offering a comprehensive view of culinary traditions, ceremonies, and cultural facets, making virtual travel both engaging and informative.

Tech Stack

React Motion Three.js Bootstrap HTML5 CSS3 JavaScript

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