Skip to content

jlutan/EatOut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eat Out

A web application for locating restaurants with indoor dining, outdoor dining, delivery and takeout service options near a given location. Support restaurants struggling through the pandemic! All business data is from the Yelp database and API.

Try out the live demo! Eat Out Demo

Development

Steps:

  1. Run npm install to install dependencies.
  2. Visit the Telerik KendoReact website and activate a subscription if you do not have one already.
  3. Generate a kendu-ui-license.txt file and extract it to the project root folder. Run npx kendo-ui-license activate to activate Kendo React.
  4. Visit Cors Anywhere and click the button to enable the proxy server in your browser.

Important: Do this in the browser where you are testing from

  1. Run npm start to start the development server.

Important Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Attributions

This project was bootstrapped with Create React App.

UI and components are all from Telerik KendoReact.

Business data and backend API provided by Yelp.

About

2021 Worthy Web App Hackathon project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published