Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeabtsega1/radiantglass
An E-commerce Store For Glasses
https://github.com/yeabtsega1/radiantglass
context ecommerce-store expressjs mongodb nodejs razorpay reactjs reactrouter swagger-ui tailwind
Last synced: 1 day ago
JSON representation
An E-commerce Store For Glasses
- Host: GitHub
- URL: https://github.com/yeabtsega1/radiantglass
- Owner: Yeabtsega1
- Created: 2024-06-09T06:35:21.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T08:09:45.000Z (5 months ago)
- Last Synced: 2024-06-14T09:30:49.706Z (5 months ago)
- Topics: context, ecommerce-store, expressjs, mongodb, nodejs, razorpay, reactjs, reactrouter, swagger-ui, tailwind
- Language: JavaScript
- Homepage: https://radiantglass.netlify.app/
- Size: 1.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RadiantGlass
## An E-commerce Store For Glasses
#### - by Yeabtsega Behailu
## Demo
[RadiantGlass](https://RadiatGlass.netlify.app/)## Images
![image](./Screenshots/Screenshot.png)
## Features
- User Authorization
- Sign In
- Sign Up
- Sign Out
- Protected/Private Routes
- Products Listing
- Various Filters
- Cart Management
- Placing an Order
- Razorpay support
- User Account Page
- Managing all Orders
- Support Page (Under Contruction)## Tech Stack
**Client:** React, React Router, Context, Tailwind
**Server:** Nodejs Express MongoDB Cloudinary SwaggerUI , RazorPay
## Run On Local Machine
Clone the project
```bash
git clone https://github.com/Yeabtsega1/RdiantGlass.git
```Go to the project directory
```bash
cd RdiantGlass
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run start
```
#### 👨💻 lets connect !