https://github.com/nitinkondhari03/electroshop
ElectroShop is an online platform that sells electronic items, including mobile phones, laptops, earbuds, earphones, smartwatches, and other gadgets.
https://github.com/nitinkondhari03/electroshop
bycrypt-js cashfree cloudinary cookies cors crypto dotenv express-js firebase jsonwebtoken mongodb mongoose node-js nodemailer react-icons react-js react-router-dom redux-toolkit tailwind-css
Last synced: 2 months ago
JSON representation
ElectroShop is an online platform that sells electronic items, including mobile phones, laptops, earbuds, earphones, smartwatches, and other gadgets.
- Host: GitHub
- URL: https://github.com/nitinkondhari03/electroshop
- Owner: nitinkondhari03
- Created: 2024-06-20T04:49:21.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T04:15:03.000Z (6 months ago)
- Last Synced: 2025-02-14T19:40:45.555Z (4 months ago)
- Topics: bycrypt-js, cashfree, cloudinary, cookies, cors, crypto, dotenv, express-js, firebase, jsonwebtoken, mongodb, mongoose, node-js, nodemailer, react-icons, react-js, react-router-dom, redux-toolkit, tailwind-css
- Language: JavaScript
- Homepage: https://mern-liard-kappa.vercel.app
- Size: 9.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ElectroShop
ElectroShop is an online platform that sells electronic items, including mobile phones, laptops, earbuds, earphones, smartwatches, and other gadgets.
## Tech Stack
**Front-end:** React, Redux, TailwindCSS, Firebase
**Back-end:** Express, MongoDB, NodeJS
## Install dependencies
Frontend
```bash
npm i react-router-dom
npm i react-icons
npm i country-state-city
npm i tailwindcss
npm i firebase
npm i react-router-dom
npm i react-toastify
Start the server
```
Backend
```bash
npm i bcryptjs
npm i cashfree-pg
npm i cloudinary
npm i cookie-parse
npm i cors
npm i crypto
npm i dotenv
npm i express
npm i jsonwebtoken
npm i mongoose
npm i nodemailer
Start the server
```
## DeploymentBackend Deployment
```bash
https://cyclic.sh/
```
Frontend Deployment
```bash
https://vercel.com
```## Pages
- Home Page
- Login page
- Register page
- Forget The Password page
- Authentication and Authorization
- My Profile Page
- Update Profile page
- Product page
- Product Details Page
- Cart Page
- Shipping Details Page
- payment Page
- Orders Page
- Admin Product page
- Admin User page
- Admin Orders Page## Features
- Login
- Register
- Logout
- Forget Password
- Update Profile
- Search product
- Sorting & filter
- Add To Cart product
- check Out
- Shipping Details
- Payment Cart
- Order Product
- Order Details Product
- Admin Get All Product
- Admin Create Product
- Admin Delete Product
- Admin Edit Product
## ScreenShots### 1. Homepage Page
### 2. Login Page
### 3. Register Page
### 4. Forget Password Page
### 5. My Profile Page
### 6. Update Profile Page
### 7. Product page
### 8. Product Details Page
### 9. Cart Page
### 10. Shipping Page
### 12. Payment Page
### 13. Orders Page
### 14. Track Orders Page
### 15. Admin Product Page
### 16. Admin User page
### 17. Admin Order Page
