adnanu / ECOMMERCE-MERN

Please use Moesif CORS chrome extension (cors policy error)

Home Page:https://mern03.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

preview

2. Sign Up Page : User SignUp using MERN

preview

3. Home Page

preview

4. Cart Page

preview

5. Admin Login Page

preview

6. Admin Panel Page : List of users registered

preview

7. Payemt Page : It will only show payPal button only if the card number is valid

preview

8. Paypal payment Page

preview

## Tecnologies:

9. Products Page

preview

10. Contact Page

preview

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.
  • MongoDB - The Easiest Way to Deploy, Operate, and Scale MongoDB in the Cloud in Just a Few Clicks..

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000

About

Please use Moesif CORS chrome extension (cors policy error)

https://mern03.netlify.app


Languages

Language:JavaScript 79.7%Language:CSS 15.8%Language:HTML 4.6%