Skip to content

Nawabi-Hamza/Yelp-Camp

Repository files navigation

Getting Started with Node App

This project was bootstrapped with [Create Ejs App By Hamza Nawabi].

Available Scripts

In the project directory, you can run:

npm install

Install all dependancies before start.

ENV Config

Create a new file called .env in the root of your project and add the following line to before these work you need to create accound in cloudinary , maptiler and install mongodb

PORT=3000

SESSION_SECRET="Your Secret for session"

MONGO_CONNECTION="mongodb://localhost:27017/yelp-camp"

CLOUDINARY_CLOUD_NAME='your cloudinay name'

CLOUDINARY_KEY='your cloudinary key'

CLOUDINARY_SECRET='your cloudinary secret'

CLOUDINARY_URL='your cloudinary url'

MAPTILER_API_KEY='your maptiler key'

npm start or nodemon app.js

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

You may also see any lint errors in the console.

Deployment

node app

Page Result

Open Link [https://yelp-camp-2-vn7w.onrender.com/]

Page Result

kar-af

kar-af

kar-af

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published