A Next.js MERN app for selling fruits and vegetables. Includes a rich feature admin panel
- Adding Products
- Set Discounts
- Product filtering
- Set Gifts
- Manage Orders
- Full credit card payment
This app uses the most relevant technologies:
- [Next.js] - Serverside rendering react framework.
- [node.js] - evented I/O for the backend
- [Express] - fast node.js network app framework [@tjholowaychuk]
- [Npm] - For package management
- [MongoDb] - Fast and reliable database
The app requires Node.js v10+ to run. Install the dependencies with npm install and start the server.