An open API service indexing awesome lists of open source software.

https://github.com/aryangupta-09/tripverse

A virtual tourism and cross-culture experience website.
https://github.com/aryangupta-09/tripverse

cross-cultural culture-exploration tourism-website travel-website virtual-tourism

Last synced: 28 days ago
JSON representation

A virtual tourism and cross-culture experience website.

Awesome Lists containing this project

README

        

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

* Live: https://tripverse.netlify.app/

## Tech Stack

React
Motion
Three.js
Bootstrap
HTML5
CSS3
JavaScript

## Installation

1. Clone the repo
```bash
git clone https://github.com/aryanGupta-09/TripVerse.git
```

2. Go to the project directory
```bash
cd TripVerse
```

3. Install NPM packages
```bash
npm install
```

4. Start the server
```bash
npm start
```