Skip to content

Dev-Code24/natours

Repository files navigation

Natours

Natours is a web application made with NodeJs, Express, MongoDB, and Pug. Web tokens are created using JWT package. So configure the .env file accordingly.

Installation

To clone this project:

git clone https://github.com/Dev-Code24/natours.git

After cloning the project change the name of dummyConfig.env to config.env. Then add the data in it accordingly

Starting with the development

npm i

npm run dev --> for development
npm watch:js --> for bundling javascript files using parcel

The following is how your final result should look like:

Screen.Recording.2023-10-18.at.12.59.30.mov

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate. Also adding images and videos in issues is appreciated, to make the bug finding easy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published