10000 GitHub - Xristidis/OTDemo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Xristidis/OTDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Table Demo

This is a full-stack app designed to consume the open-table API.

To see this live, go to https://opentabledemo.herokuapp.com/

I am using React, Redux, Axios, and AntDesign (for React Design Framework) on the front-end and Express in the back-end.

To run the app:

You must have NodeJS installed locally.

in the command line type -

  • "git clone" - Clone this repo.
  • "cd (insert directory nanme here)" - Access Root Directory.
  • "npm install" - Install dependencies.
  • "node server.js" - Launch app locally.

Go to http://localhost:3000/ to see app in your default browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0