Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanjayng125/mern-travel-tourism-app
My first MERN Project. A Simple Travel and tourism management system project using MERN and tailwind css
https://github.com/sanjayng125/mern-travel-tourism-app
expressjs mongodb nodejs reactjs tailwindcss tourism-website travel travel-website
Last synced: 6 days ago
JSON representation
My first MERN Project. A Simple Travel and tourism management system project using MERN and tailwind css
- Host: GitHub
- URL: https://github.com/sanjayng125/mern-travel-tourism-app
- Owner: Sanjayng125
- Created: 2024-01-27T14:09:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-07T07:32:54.000Z (4 months ago)
- Last Synced: 2024-07-07T08:43:40.401Z (4 months ago)
- Topics: expressjs, mongodb, nodejs, reactjs, tailwindcss, tourism-website, travel, travel-website
- Language: JavaScript
- Homepage: https://mern-travel-tourism-app.onrender.com/
- Size: 1.05 MB
- Stars: 20
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Travel and Tourism Management System MERN
# Screenshots
![HomePage](https://github.com/Sanjayng125/MERN-Travel-Tourism-App/assets/106653066/504bb803-217d-402a-9087-fed08986d6b1)
![BookPackagePage](https://github.com/Sanjayng125/MERN-Travel-Tourism-App/assets/106653066/9733432f-e462-4eff-819e-66cba510c8b6)# Admin Panel
![Screenshot (23)](https://github.com/Sanjayng125/MERN-Travel-Tourism-App/assets/106653066/8b4409ab-d8a5-4fd8-bc3d-987667fba72c)
![AddPackageAdminPage](https://github.com/Sanjayng125/MERN-Travel-Tourism-App/assets/106653066/79c05dd8-45f8-477d-801d-6d1432e042fe)
![AllPaymentsAdminPage](https://github.com/Sanjayng125/MERN-Travel-Tourism-App/assets/106653066/de0963bf-3f1b-47c4-ab0f-bbae33371150)# .ENV
MONGO_URL=your_mongo_url
JWT_SECRET=secret
BRAINTREE_MERCHANT_ID=your_braintree_id
BRAINTREE_PUBLIC_KEY=your_braintree_public_key
BRAINTREE_PRIVATE_KEY=your_braintree_private_key
NODE_ENV_CUSTOM=devolopment/production
SERVER_URL=your_server_url