https://github.com/harshavardh8n/cartcom-frontend
CartCom Frontend: The frontend for an e-commerce website built using React.js. It provides a user-friendly interface for browsing products, managing user accounts, and handling orders, integrated with the CartCom backend through RESTful APIs.
https://github.com/harshavardh8n/cartcom-frontend
express-js firebase-auth mongodb nodejs reactjs
Last synced: 3 months ago
JSON representation
CartCom Frontend: The frontend for an e-commerce website built using React.js. It provides a user-friendly interface for browsing products, managing user accounts, and handling orders, integrated with the CartCom backend through RESTful APIs.
- Host: GitHub
- URL: https://github.com/harshavardh8n/cartcom-frontend
- Owner: harshavardh8n
- Created: 2024-07-21T09:41:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-13T15:42:52.000Z (about 1 year ago)
- Last Synced: 2025-03-25T00:51:12.449Z (7 months ago)
- Topics: express-js, firebase-auth, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage: https://cart-com-frontend.vercel.app
- Size: 626 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CartCom Frontend
**CartCom Frontend** is the client-side application for an e-commerce website, developed using React.js. This frontend provides a seamless user experience for browsing products, managing user accounts, and placing orders, integrated with the CartCom backend through RESTful APIs.
## Features
- **Product Browsing:**
- View and search for products.
- Filter and sort product listings.- **User Management:**
- Register, log in, and manage user accounts.
- Update user profile and settings.- **Order Management:**
- Place and view orders.
- Track order status and history.## Tech Stack
- **Frontend:** React.js
- **State Management:** (e.g., Redux, Context API)
- **Styling:** (e.g., CSS, SCSS, Styled Components)
- **API Integration:** RESTful APIs## Setup
1. **Clone the Repository**
```bash
git clone https://github.com/your-username/cartcom-frontend.git
cd cartcom-frontend