- 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)
Client: React, React Router, Context, Tailwind
Server: Nodejs Express MongoDB Cloudinary SwaggerUI , RazorPay
Clone the project
git clone https://github.com/Yeabtsega1/RdiantGlass.git
Go to the project directory
cd RdiantGlass
Install dependencies
npm install
Start the server
npm run start