myBooks is an e-commerce website where a user can upload there own books and purchase books of others.
- Node.JS
- Express
- Node Package Manager
- Mongodb
- Mongoose
- Javascript
- Template engine.
- DOM manipulation.
- HTML-5
- CSS/Bootstrap
- Handlebar
- Express file-upload.
- Cloudinary
- Heroku
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/attainu/backend-project-hari-elangeswaran-au16.git
- Install NPM packages
npm install
- run server.js
npm start