Skip to content

melmarshall/opentable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opentable with ReactJS

This project provides an interface for browsing restaurants via the Opentable API.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  1. Node

Installing

Download dependencies.

npm install

Build app.

npm run build

Start server.

npm run start

Run the development watch tools with

npm run dev

Visit the site at http://127.0.0.1:8081/src/.

  • Type city names in the search bar to search restaurants.
  • Click "Reserve" to visit Opentable's reserve page for that restaurant.
  • Toggle between pagination and infinite scroll.

Built With

About

React website for browsing restaurants using opentable API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published