Skip to content

Latest commit

 

History

History
82 lines (54 loc) · 3.12 KB

README.md

File metadata and controls

82 lines (54 loc) · 3.12 KB

A2Z-ONLINE-STORE

IMG-15

A2Z-ONLINE-STORE is a scalable and robust e-commerce application developed using the MERN stack, delivering a seamless shopping experience for customers. Integrated various payment gateways, including Braintree, to facilitate secure transactions with PayPal and debit cards, ensuring a reliable and secure payment processing system.

Tech Stack

Client: CSS, React, Redux

Server: NodeJs, ExpressJs

Database: MongoDB

Run Locally

Clone the project

  https://github.com/ASA-HELPER/A2Z-ONLINE-STORE.git

Go to the project directory

  For example: cd project-name

Install dependencies

  npm install

Start the server

  npm run start

Screenshots

Home Page

IMG-1 IMG-2 IMG-3

Categories Section

IMG-4

Register Form

IMG-5

Login Form

IMG-6

Reset Password Functionality

IMG-7

User Dashboard

IMG-8

User Cart

IMG-9

Admin Dashboard

IMG-10 IMG-11 IMG-12

About Us and contact page

IMG-13 IMG-14

Deployed Version

Deployed App link: https://a2z-online-store.onrender.com/

Contributing

Contributions are always welcome! Found some issue with the website? Please open an issue or a pull request!