Skip to content

yhfa/natours

Repository files navigation

Natours

A fully-fledged Website to show tours around you and book it.

Demo

https://natours-yhf.herokuapp.com

Tech Stack

Server: Node, Express , MongoDB, Mongoose, Pug

Intgrations: Stripe , SnedGrid , Mapbox

Run Locally

Clone the project

  git clone https://github.com/Youssif77/natours.git

Go to the project directory

  cd natours

Install dependencies

  npm install

Start the server

  npm run start

Start the server in development

  npm run "start:dev"

Start the server in production

  npm run "start:prod"

Bundle the client scripts

  npm run "watch:js"

Build the client scripts

  npm run "build:js"

Start the debuging

  npm run debug

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published