Skip to content

leeanneeagan/WanderWall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Alt text


WanderWall 🌍

Not All Who Wander Are Lost 🌏


Installation

Clone the repository and install dependencies:

git clone https://github.com/your-username/WanderWall.git
cd WanderWall
npm install

Environment Variables

Create a .env file in the root directory with the following variables:

MONGO_URI=<Your MongoDB connection string>
DB_NAME=<Your database name>
PORT=3000

Running the App

Start the server:

npm start

Open your browser and navigate to:

🌐 http://localhost:3000


Database

This project uses MongoDB to store destinations . The database is hosted on Render for reliable access. Connection is handled securely via environment variables .


Tech Stack

  • HTML
  • Node.js / Express
  • MongoDB
  • Render (Database hosting )

Live Demo

(https://wanderwall-1.onrender.com/)


License

This project is licensed under the MIT License.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •