Elevate your cafe with our intuitive online management system. Seamlessly order food and manage bills, enhancing efficiency and customer satisfaction. Revolutionize your cafe experience today.OrderNow is the ideal solution to modernize the way cafe businesses operate in the digital age.
Clone the project
git clone https://github.com/emranCoder/order_now
Go to the project directory
cd order_now
Install dependencies
npm install
Install dependencies for backend & frontend
npm run serve
Start the server
npm run both
If nodemon is not installed on your system then globally must be installed. Open cmd
npm install -g nodemon
Client: React, Redux, TailwindCSS, HTML, CSS, MaterialUI, contextApi
Server: Node, Express, nodemon, cross, JWT
Database: MongoDB