https://github.com/vedanthb/instabuy
instaBuy is an ecommerce application built with Next js. Autoformatted with ESlint and prettier. MongoDb for DB. React Context API for state management
https://github.com/vedanthb/instabuy
husky-hooks mongodb muiv5 nextjs
Last synced: 8 months ago
JSON representation
instaBuy is an ecommerce application built with Next js. Autoformatted with ESlint and prettier. MongoDb for DB. React Context API for state management
- Host: GitHub
- URL: https://github.com/vedanthb/instabuy
- Owner: VedanthB
- Created: 2022-05-31T08:44:26.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-01T11:53:38.000Z (almost 3 years ago)
- Last Synced: 2025-01-01T17:13:15.782Z (10 months ago)
- Topics: husky-hooks, mongodb, muiv5, nextjs
- Language: JavaScript
- Homepage: https://insta-buy.vercel.app/
- Size: 661 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# instaBuy
instaBuy is an ecommerce application built with Next js. Autoformatted with ESlint and prettier. MongoDb for DB. React Context API for state management
## Features
- Authentication using JWT
- Different login for admin and user
- Paypal payment integration
- Admin can perform CRUD operations for products ,orders and users.
- Filters for products (price, category, brand, sortBy)
- Add reviews on products
- Search for products
- Image upload on cloudinary
- SSR using next js
- Pagination for products page
- React Context API for state management
- View order history## Test credentials
### Paypal
email: sb-tlnab6813542@personal.example.com
pass: B_7y3_fo### Admin Login
email: admin@example.com
pass: 123456
## Deployment
the project is deployed on vercel
## Tech Stack
**Client:** Next JS, Material UI
**Server:** Next JS
**Database:** Mongo DB
## API Documentation
[API Documentation](https://documenter.getpostman.com/view/14270668/Uz5KkZot)
## Images






