Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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