Giter VIP home page Giter VIP logo

ravenous's Introduction

Ravenous restaurant search React app

Project description

Ravenous is a Yelp-like React app to search for restaurants using the Yelp API. Part of the Create a Front-End App with React Path at CodeCademy.

The deployed app is available here. A screenshot of the restaurant search functionality is below.

Screenshot of Ravenous React app's main screen with restaurant search feature

Requirements

  • A web browser (tested on 98.0.1108.56 (Official build) (64-bit))

Features

  • User can search for restaurants
  • Users can view a list of restaurants returned by the Yelp API
  • Users can sort through restaurants using a filter

Technologies used

  • Create React App
  • CSS
  • Git and GitHub
  • HTML
  • JavaScript
  • Netlify (CLI, functions)
  • Node.js
  • React, ReactDOM
  • Yelp API

Install and Deployment

Install

npm i
npx netlify dev

Deployment

This deploys the app to Netlify

npm i
npx netlify build
npx netlify deploy

References

Yelp Fusion API Business Endpoints

Potential improvements

  • Make addresses clickable and have them open the address in Google Maps in a new tab
  • Make images clickable and have them open the business’ website in a new tab
  • Clicking on a different sorting option automatically requeries the Yelp API, rather than having to manually click “Let’s Go” again
  • Implement your own type of sort (for example, by entering a distance or radius from a central location)
  • Allow you to search by pressing “Enter” (or “Return”) on your keyboard, as opposed to manually clicking
  • Add autocompletion of addresses to the “Location” input

ravenous's People

Contributors

jlema avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.