Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i-m-hossain/rayans-clone-client
https://github.com/i-m-hossain/rayans-clone-client
admin-dashboard firebase nodejs react stripe-payment
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/i-m-hossain/rayans-clone-client
- Owner: i-m-hossain
- Created: 2021-11-30T22:53:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T14:01:56.000Z (about 3 years ago)
- Last Synced: 2024-10-15T07:27:59.474Z (3 months ago)
- Topics: admin-dashboard, firebase, nodejs, react, stripe-payment
- Language: JavaScript
- Homepage: https://ryans-clone.web.app
- Size: 1.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ryans Clone
**An Electronics and Gadget store inspired by bangladeshi ecommerce website Ryans**Live Website [Ryans clone](https://github.com/facebook/create-react-app).
## `Features`
1. A mobile responsive E-Commerce website
2. Payment with stripe
3. User Authentication
4. Authentication with google, Email and Password
5. User role based dashboard
6. Admin operations:
1. Manage users role (CRUD operations)
2. Manage products (CRUD operations)
2. Manage categories (CRUD operations)
2. Manage all orders (CRUD operations)
7. Users Operation:
1. See the ordered products and cancel the order
2. See the order status
3. Payment page access after login
8. Private routes
9. Product search bar
10. Products display sections i.e. collection, categorized products
11. Product slider
12. Styles components
## `Used packages`:
1. React
2. React router v-6
3. Firebase
4. React-icons
5. React-hook-form
6. Styled-components
7. React-bootstrap
8. Axios