Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2.34 KB

README.md

File metadata and controls

37 lines (28 loc) · 2.34 KB

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.

Tech Stack

React Three.js Framer Motion 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