https://github.com/taijulaman/tourbazz
Tour Bazz is an elegant and user-friendly travel website that allows users to explore top travel destinations, learn more about each location, and get in touch with the team for booking inquiries. The website is designed with a modern, responsive UI using TailwindCSS and ReactJS.
https://github.com/taijulaman/tourbazz
framer-motion react-vite tailwindcss
Last synced: 4 months ago
JSON representation
Tour Bazz is an elegant and user-friendly travel website that allows users to explore top travel destinations, learn more about each location, and get in touch with the team for booking inquiries. The website is designed with a modern, responsive UI using TailwindCSS and ReactJS.
- Host: GitHub
- URL: https://github.com/taijulaman/tourbazz
- Owner: TAIJULAMAN
- Created: 2023-12-06T06:57:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T18:23:38.000Z (over 1 year ago)
- Last Synced: 2025-05-03T09:42:34.257Z (about 1 year ago)
- Topics: framer-motion, react-vite, tailwindcss
- Language: JavaScript
- Homepage: https://nomads-tour.vercel.app
- Size: 35 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tour Bazz
Tour Bazz is an elegant and user-friendly travel website that allows users to explore top travel destinations, learn more about each location, and get in touch with the team for booking inquiries. The website is designed with a modern, responsive UI using TailwindCSS and ReactJS.
## Features
- **Homepage:** Showcases popular travel destinations with images, descriptions, and CTA buttons.
- **About Us:** Brief introduction to Tour Bazz, including a call-to-action (CTA) to contact the team.
- **Destinations:** Displays a list of popular travel spots with detailed information.
- **Contact Form:** Allows users to submit their inquiries and contact the team.
- **Responsive Design:** Fully responsive layout for mobile, tablet, and desktop views.
- **Smooth Scrolling:** Sections of the page are smoothly scrolled when navigating between them.
- **Interactive Animations:** Animated transitions and effects to enhance the user experience.
---
## Tech Stack
- **Frontend:**
- React.js
- TailwindCSS
- Framer Motion (for animations)
- React Scroll (for smooth scrolling)
- **Icons:**
- React Icons (for social media icons)
- **Development Tools:**
- npm
- Webpack (bundling)
---
## 🔧 **Setup Instructions**
Follow the steps below to get the project up and running on your local machine:
### 1. **Clone the Repository**
```bash
git clone https://github.com/TAIJULAMAN/TourBazz.git
cd tour-bazz
```
### 2. **Install Dependencies**
Make sure you have **Node.js** and **npm** installed on your machine.
```bash
npm install
```
### 3. **Run the Development Server**
```bash
npm start
```
The project will be available at:
👉 `http://localhost:5173/`
---
## 🌐 **Deployment**
To deploy the project, use services like **Netlify**, **Vercel**, or **GitHub Pages**.
For example, with **Vercel**:
1. Install Vercel CLI:
```bash
npm install -g vercel
```
2. Deploy:
```bash
vercel
```
---
---
## 👨💻 **Contributing**
Contributions are always welcome!
Feel free to open an issue or submit a pull request.
### Steps to Contribute:
1. Fork the repository.
2. Create a new branch:
```bash
git checkout -b feature/your-feature-name
```
3. Make your changes and commit:
```bash
git commit -m "Add: Your feature description"
```
4. Push your changes:
```bash
git push origin feature/your-feature-name
```
5. Submit a pull request.
---
## 🛡️ **License**
This project is open-source and available under the **MIT License**.
Feel free to use, modify, and distribute this project.
---
## 📞 **Contact**
If you have any questions, feedback, or suggestions, feel free to reach out:
- 📧 **Email**: mdshahamanpatwary@email.com
---
Happy Coding! 🎉 🚀
Developed with ❤️ by **Md Shah Aman Patwary**