Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)