E-Shop is a functionally oriented multi vendor ecommerce application where users can get almost all the necessary facilities. There are 2 types of payment methods available such as PayPal and Razorpay.
It lives at https://eshop-multi-vendor.vercel.app
Feature:
⢠Login/Logout with authentication
⢠Message send to email for active account using SMTP server
⢠SMS send to phone for the welcome message using Twilio
⢠Search product
⢠Filter product
⢠Review product
⢠Purchase product
⢠Multi-vendor
⢠Store create
⢠Product add, delete, update
Technology:
⢠Reactjs
⢠Tailwind CSS
⢠Redux
⢠Nodejs
⢠Expressjs
⢠Mongodb
⢠SMTP server
⢠Twilio API
⢠Vercel