Welcome to the GhuraGhuri Tour Service! We are a leading tour service provider, offering exceptional travel experiences to our clients. This Readme file aims to provide you with an overview of our system and guide you through the setup process.
- Customizable Tours: We offer a wide range of customizable tour packages to cater to the unique preferences and needs of our customers.
- Expert Guides: Our team of knowledgeable and experienced tour guides ensures that you receive valuable insights and an enriched travel experience.
- Seamless Booking Process: Our user-friendly booking platform allows you to easily browse, select, and book your desired tours with just a few clicks.
- Customer Support: We are dedicated to providing excellent customer support, assisting you throughout your journey and addressing any queries or concerns you may have.
- Clone the repository:
git clone https://github.com/sabbir-hossain-abir/GhoraGhuri-A-tour-management-service.git
- Navigate to the project directory:
cd GhoraGhuri-A-tour-management-service
- Navigate to the project frontend directory:
cd frontend
- Install dependencies:
npm install
-
- Navigate to the project backend directory:
cd backend
- Navigate to the project backend directory:
- Install dependencies:
npm install
- Configure the necessary environment variables.
- Start the application(frontend):
npm start
- Start the application(frontend):
npm start
- Start the application(backend):
nodemon server
- Node.js
- Express.js
- MongoDB
- React
- HTML5/CSS3
We welcome contributions from the community to enhance our application. If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature:
git checkout -b feature/your-feature-name
- Implement your feature or make the necessary changes.
- Commit and push your changes:
git commit -m "Add your commit message"
andgit push origin feature/your-feature-name
- Create a pull request, describing your changes and their benefits.