Skip to content

ayeItsVinay/fzoom-fronto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fzoom

It is a webapp which shows the users registered restaurants near them and allows them to choose a restaurant, pick items and place dine in order request for a particular time. This reservation can then be accepted or rejected from the restaurant side.

fzoom-frontend

Front-end for Restaurant automation application created using reactjs along with redux and Material-UI

Getting started

To get the server running locally:

  • Clone this repo
  • npm install to install all required dependencies
  • Initialize a .env file with
  • REACT_APP_GOOGLE_API_KEY='UR API KEY' REACT_APP_SERVER_URL=http://localhost:3000
  • npm start to start the local server

By default the local server will start on port 3000

Note: The Google API key should have access to Javascript Maps, Places API, and Geocoding API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published