whoiskonstantin / restaurant-table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurants Data-Table Challenge

Coding challenge assigned to me by Anneka. It is bootstraped with create-react-app.
Extras:

  • Amazon Amplify for CI/CD and deployment.
  • Dropdowns in the table.
  • Loading spinner.
  • No external libraries are used except for bootstrap for minor styling.

API key is stored in .env.local which is not included in the repo, make sure to add it to your root directory. Variable name should be REACT_APP_AUTH='someKey'

You can visit the deployed verion here.

Visit my website to see my other project.

Cheers!

yarn start

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

About


Languages

Language:JavaScript 78.3%Language:CSS 15.9%Language:HTML 5.9%