This application was built using Node.js 14, Express, EJS Template Engine, Stripe, PDFKit, Mongoose ORM and MongoDB for persistence. It consists on an online shopping application.
The application was deployed on AWS Beanstalk, to access it, click here.
- Download the application by Clicking this link
- Unzip the application
- Download and Install node.js
- Open a terminal
- Move to the root of the application
- Run
npm install
- Run
npm start
- Visit the website http://localhost:3000/ on your favourite browser