- Frontend is deployed on Netlify
- Backend is deployed on Heroku
- Source code is uploaded on GitHub
Aman2221 / ECOMMERCE-MERN
Please use Moesif CORS chrome extension (cors policy error)
The frontend is deployed on Netlify and the backend is deployed on Heroku
This is a full-stack eCommerce website built using MERN + Material Tailwind
1. Log in Page : User Login using MERN or user can login with Google
2. Sign Up Page : User SignUp using MERN
3. Home Page
4. Cart Page
5. Admin Login Page
6. Admin Panel Page : List of users registered
7. Payemt Page : It will only show payPal button only if the card number is valid
8. Paypal payment Page
9. Products Page
10. Contact Page
Tecnologies:
- ReactJS - JavaScript library that is used for building user interfaces specifically for single-page applications.
- Express - Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
- Node - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
- …
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (6)
Hello friends, I recently faced a problem. I own a physical store selling shoes, and I decided to go online because I lost a lot of sales due to the pandemic. I opted for a website created in WordPress with the woo-commerce plugin because it is perfect and does not require so many expenses. This job was handled by a marketing agency who I think is the best for creating websites and online stores crowdagency.ro/web-development/.
You should hash the passwords before storing it in database
cant login or signup
Bro please use this chrome extension :
chrome.google.com/webstore/detail/...
enable this extension and try to Login then it will work properly.
Thank You
I'm working on this...
you should hide api key
yeah bro
i forgotten to hide it thanks for remembering
I had thought that I'll use environmental variables (.env) to hide it but at the time of code uploading on GitHub i forgotten