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.
- 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