Tour management app built using Node.js, Express, MongoDB & Mongoose.
- Node.js + Express backend api
- MongoDB database with mongoose data handling
- Authenticated access & Authorization
- Complex e-mail handling using SendGrid
- Payment gateway using Stripe
- Server-side rendering with PUG templates
- Image uploading & processing using Multer package
Install application locally with npm
npm iand create a config.env file
Access Deployment: https://natours-aecz.onrender.com/
Or to start locally
npm start