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.
- Clone the repo
git clone https://github.com/aryanGupta-09/TripVerse.git
- Go to the project directory
cd TripVerse
- Install NPM packages
npm install
- Start the server
npm start