Green Horizons is a MERN (MongoDB, Express, ReactJS, NodeJS) stack project designed to promote tourism and wildlife conservation in South Sudan. This platform provides users with information about South Sudan's natural and cultural heritage, facilitates bookings, and fosters engagement and reviews.
git clone https://github.com/longmaker2/green_horizons.gitcd green_horizonscd backend
npm install- Create a
.envfile in the backend directory and add necessary environment variables, such as MongoDB connection string and JWT secret key.
npm run start-devcd ../frontend
npm installnpm start- Open your browser and go to http://localhost:3000
- Figma Mockups: Link to Figma Designs
- Hosting Platform: Consider deploying the frontend on Vercel and the backend on Render.
- Database Deployment: Use MongoDB Atlas for cloud-based database hosting.
- The repository contains all relevant code files for both the frontend and backend.
- React.js
- Bootstrap and CSS styles
- Node.js
- Express.js
- MongoDB for database
For detailed documentation and support, please visit the project repository.
Author: Long Maker Long Deng
Email: l.deng@alustudent.com