Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 1.24 KB

README.md

File metadata and controls

40 lines (34 loc) · 1.24 KB

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