https://github.com/5ekastanx/storkstore
The project is developed using React for the frontend and Node.js for the backend. It provides users with the ability to browse the product catalog, add items to the cart, place orders, and manage their accounts.
https://github.com/5ekastanx/storkstore
backend frontend nodejs react
Last synced: 3 months ago
JSON representation
The project is developed using React for the frontend and Node.js for the backend. It provides users with the ability to browse the product catalog, add items to the cart, place orders, and manage their accounts.
- Host: GitHub
- URL: https://github.com/5ekastanx/storkstore
- Owner: 5ekastanx
- Created: 2024-08-27T16:34:21.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T16:47:09.000Z (9 months ago)
- Last Synced: 2025-01-21T12:47:44.134Z (4 months ago)
- Topics: backend, frontend, nodejs, react
- Language: JavaScript
- Homepage: https://www.instagram.com/5ekastan
- Size: 1.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online Store for Various Products
Welcome to the **Online Store for Various Products** project! This project is a web application for selling a wide range of products, including items for both children and adults.
## DescriptionThe project is developed using **React** for the frontend and **Node.js** for the backend. It provides users with the ability to browse the product catalog, add items to the cart, place orders, and manage their accounts.
## Project Structure- **client**: contains the frontend code in React.
- **server**: contains the backend code in Node.js.## Installation and Launch
### Installing Dependencies
1. Clone the repository:
```bash
git clone https://github.com/5ekastanx/StorkStore.git
cd StorkStore