TravelYaari-react
This project delivers a travel website that inspires wanderlust through vibrant imagery and key destination highlights. It offers budget-friendly bookings, easy payments, and full customer support, along with immersive virtual tours via videos and images.
File Explorer
Download Latest Version (.zip)- favicon.ico
- index.css
- index.html
- logo192.png
- logo512.png
- manifest.json
- robots.txt
- AddCategory.js
- AddProduct.js
- apiAdmin.js
- ManageCategory.js
- ManageProducts.js
- Orders.js
- updateCategory.js
- UpdateProduct.js
- AdminRoute.js
- index.js
- PrivateRoute.js
- About.js
- apiCore.js
- Card.js
- Cart.js
- cartHelpers.js
- Checkbox.js
- Checkout.js
- Contact.js
- Corosal.js
- fixedPrices.js
- Footer1.js
- FooterPage.js
- Galleryimg.js
- GalleryimgHome.js
- Home.js
- HomeIcon.js
- Layout.js
- Menu.js
- Photos.js
- Product.js
- RadioBox.js
- Search.js
- Shop.js
- ShowImage.js
- StarRating.js
- Team.js
- checkbox.css
- Corosal.css
- HomeIcon.css
- menu.css
- search.css
- signin.css
- signup.css
- team.css
- avatar.png
- background.jpg
- side.jpg
- background.jpg
- bg2.jpeg
- signup.jpg
- bg.jpeg
- img-top1.jpeg
- img-top2.jpeg
- img-top3.jpeg
- img1.jpeg
- img2.jpeg
- img3.jpeg
- about.jpg
- about.png
- desk.jpg
- resort1.jpg
- resort2.jpg
- resort3.jpg
- resort4.jpg
- resort5.jpg
- resort6.jpg
- signin.jpg
- AdminDashboard.js
- apiUser.js
- Profile.js
- Signin.js
- Signup.js
- UserDashboard.js
- App.js
- config.js
- index.js
- Routes.js
- styles.css
- .env
- .gitignore
- package-lock.json
- package.json
- README.md
- server.js
- Vercel.json
# Installation Guide
1. Get the code
git clone https://github.com/shsarv/TravelYaari-react
Downloads the entire project code from GitHub to your computer.
cd TravelYaari-react
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
