An open-source food ordering app built with Next.js, MongoDB, and PayPal integration. Offers dark mode and various payment options. Use it as a base for your own food ordering app or to learn about Next.js and MongoDB.
- Next.js frontend
- MongoDB database
- Dark mode
- PayPal integration
- Multiple payment options(cash payment with calculation algorithm )
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Clone the repository
$ git clone https://github.com//olaoluwaayanbola/odun-pizza
- Navigate to the directory:
$ cd odun-pizza
- Install dependencies:
$ npm install
- Start the development server:
$ npm run dev
This is an open-source project and contributions are always welcome! Feel free to raise an issue or make a pull request .