Skip to content

A simple MERN website for Trekkers who want to organize treks also for those who want to know ongoing treks.

Notifications You must be signed in to change notification settings

Jarvihs79/TrekSathi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TrekSathi

A MERN website for Trekkers who want to organize treks also for those who want to know ongoing treks.
This was a college PBL project

Features

  • Detailed information about popular forts in Maharashtra
  • Interactive map with fort locations
  • Historical facts and stories about the forts
  • Trek Planner
  • query

Tech Stack

Client: React, Bootstrap, Leaflet library

Server: Node, Express

DataBase: Mongodb

Demo

How the map works.

map

Installation

Install my-project with npm

  npm install TrekSathi
  cd TrekSathi

Deployment

To deploy this project run

  cd client
  npm start
  cd server
  npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file. these are from your mongodb server.

USERNAME

PASSWORD

Screenshots

implementation-homepage

 

implementation-trekcomponent

 

![implementation-trekplanner](https://github.com/Jarvihs79/TrekSathi/assets/97830217/a09fe15f-f814-4996-aa04-0f94bf5676d9)

 

![implementation-login](https://github.com/Jarvihs79/TrekSathi/assets/97830217/09b22b9e-cfa3-4ec4-afcd-30d37521b049)

 

About

A simple MERN website for Trekkers who want to organize treks also for those who want to know ongoing treks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published