Skip to content

Commit 6a0abcf

Browse files
authored
Create README.md
1 parent c25fc11 commit 6a0abcf

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
MERN E-Commerce Application
2+
3+
Overview
4+
This is a MERN stack e-commerce application that allows users to browse products, add them to a cart, and make purchases. The application includes Google signup authentication, providing a seamless experience for users to sign up and log in using their Google accounts.
5+
6+
Features
7+
User authentication via Google signup
8+
Product browsing and searching
9+
Shopping cart functionality
10+
User account management
11+
Order history
12+
Responsive design for mobile and desktop devices
13+
Technologies Used
14+
Frontend: React, Zustand, Tailwind CSS, Axios
15+
Backend: Node.js, Express.js, MongoDB
16+
Authentication: Google OAuth
17+
Deployment: Heroku, Vercel (or your preferred hosting service)
18+
19+

0 commit comments

Comments
 (0)