This is a user-friendly online food ordering application using RaectJs and CSS in frontend. In the backend it uses NodeJs and Express framework for handling API requests and MongoDB for storing data in NoSQL form.
- Light/dark mode
- Single page application
- Fully Responsive
- Live previews
- Fullscreen mode
In the project directory, you can run: Run my-project with npm
npm i
npm start
cd backend
npm run hmr