Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justehmadsaeed/restaurant-menu-maker
A React app that allows its users to make menus for their restaurants
https://github.com/justehmadsaeed/restaurant-menu-maker
firebase hacktoberfest nodejs react
Last synced: 7 days ago
JSON representation
A React app that allows its users to make menus for their restaurants
- Host: GitHub
- URL: https://github.com/justehmadsaeed/restaurant-menu-maker
- Owner: justEhmadSaeed
- Created: 2021-04-29T19:01:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T05:10:07.000Z (over 3 years ago)
- Last Synced: 2024-11-11T11:12:59.959Z (2 months ago)
- Topics: firebase, hacktoberfest, nodejs, react
- Language: JavaScript
- Homepage:
- Size: 1.29 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Restaurant Menu Maker
Make your own restaurant page.
## 🚀 Configuration Guidlelines
- Create an account on console.firebase.google.com and add your apis keys in the .env file for both backend and frontend.
- Install npm packages for both frontend and backend by running `npm install` separately in the respective directories.
- After the successful installation of npm packages, run `npm run start-all` in the root directory of the project to start both frontend and backend concurrently.## ⏮ Preview
![ezgif-4-3c32d9b0d917](https://user-images.githubusercontent.com/46846821/118593452-24dd8300-b7c1-11eb-8571-c07fb3babdb4.gif)