With a focus on simplicity and clean design, this app prioritizes user experience, making it easy for customers to find and purchase the necessary products they need.
This project was built using the following technologies and tools:
-
Frontend:
- HTML
- CSS
- JavaScript
- ReactJS
- Material UI
-
Backend:
- Firebase
-
Authentication:
- Firebase Authentication
-
Payment Processing:
- Razorpay Payment Gateway
-
Hosting & Deployment:
- Vercel
-
Version Control:
- Git
- GitHub
List some of the key features of your e-commerce app:
- User registration and authentication
- Product catalog with search and filter options
- Shopping cart functionality
- Secure payment processing with Razorpay
- Order history
Provide instructions for setting up and running your project locally. Include any prerequisites, environment setup, and installation steps.
# Clone the repository
git clone https://github.com/saurav-prasad/big-cart.git
# Install dependencies
npm install
# Start the development server
npm start