Skip to content

rbrown29/Pacific-Trails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacific-Trails

###Link to live site.

Pacific-Trails

📁 Installation

  1. Clone the repo
git clone
  1. Install NPM packages
npm install
  1. Run the app
npm start

Setup MongoDB

  1. Create a MongoDB account
  2. Create a cluster
  3. Create a .env file in the root directory
  4. Add the following to the .env file
PORT=3000
MONGODB_URL=yourMongoDBURL
🛠️ Languages and Tools :
          express