Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahamudm90/resellable
Resellable is a re-sale based second-hand earphone selling website 🎧
https://github.com/mahamudm90/resellable
context-api cors express-js firebase-auth firebase-hosting jwt-token mongodb-atlas node-js react react-hook-form react-photo-view react-router tailwind-css
Last synced: about 6 hours ago
JSON representation
Resellable is a re-sale based second-hand earphone selling website 🎧
- Host: GitHub
- URL: https://github.com/mahamudm90/resellable
- Owner: MahamudM90
- Created: 2022-12-04T05:49:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T16:46:31.000Z (almost 2 years ago)
- Last Synced: 2023-12-29T10:27:59.571Z (11 months ago)
- Topics: context-api, cors, express-js, firebase-auth, firebase-hosting, jwt-token, mongodb-atlas, node-js, react, react-hook-form, react-photo-view, react-router, tailwind-css
- Language: JavaScript
- Homepage: https://reusable-a1665.web.app
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Resellable (Assignment 12)
Resellable is Re-Sale seller proudcts type website and this is the `client side` of the website.### Live Site
[Resellable Client](https://reusable-a1665.web.app/)
[Resellable Server](https://reusable-k9mciiqr9-mahamudm90.vercel.app/)### Features
- User can see all the products.
- User can see the details of the product.
- User can add the product to the cart.
- User can see the cart.
- User can remove the product from the cart.
- User can add the product to the wishlist.
- User can see the wishlist.
- User can remove the product from the wishlist.
- User can see the checkout page.
- User can see the order history.
- User can see the order details.### Frontend Technology
- React
- React Router
- React Tailwind
- React Hook Form
- React Image Gallery
- React Toastify
- React Icons
- React Stripe### Backend Technology
- Node.js
- Express.js
- MongoDB
- Firebase Authentication
- Vercel