E-commerce real-time-application(RTA) built using Express, Socket.IO,Node.js and MongoDB.
- Built an E-commerce real-time-application(RTA) using Express, Socket.IO and Node.js as the backend.
- Integrated Stripe API with the checkout component for online payment as well as used Passport for Authentication and MongoDB as the database.
- Configured the app to track the real-time status of the order using Socket.IO and enhanced the locution using Sass and Laravel mix.
To run this project, install the following:
$ Install Node.js,MongoDB.
$ npm install
$ npm start