- Front End : HTML5,CSS3.
- Back End : NodeJS,MongoDB.
- API's :
- SMS : Twilio.
- Email : SendGrid.
- User Feedback : Tawk.
- Payment : Insta Mojo.
This website purely uses HTML/CSS for the front end styling.
It uses NodeJS as the mediator while interacting with the Database.
The Database used here is MongoDB which is completly NoSQL.
It uses SMS and Email API's when the user Signs Up or Buys any Product.
It also has a fully functioning Payement Gateway for order purchasing.
It has an API named as Tawk which helps to take the feedback about any issues faced by the user.
- npm install.
- npm run dev.
- NodeJS.
- MongoDB.
- Editor.