- Introduction
- Installation
- Usage
- Features
- Configuration
- API Documentation
- Troubleshooting
- Contributing
- License
This is the ecommerce application made for practice purpose. I have implemented all the javascript best practices and utilizes closure and IIFI. This app is full of code stunts. I have also focused on functionality. Also i have done this project to learn mongo aggragation.
Simply clone it. Copy the content of .env.example in .env file. Run npm install
in your command line and npm run start:dev
for development server.
- Javascript
- Express
- Winston
- Morgan
- nodemon
- Jsonwebtoken
- bcrypt
Your feature descriptions go here.
Your configuration details go here.
Your API documentation goes here.
Your troubleshooting information goes here.
Your contributing guidelines go here.
Your license information goes here.