Jeff-Lewis / reservation-ui

The UI for the simple registration serverless service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reservation Simple Client UI

What is this?

An example of a client UI to accompany the Serverless Service.

Intro Video


Getting Started

PRE) There are no hard dependencies to run this locally. It's created using the defacto create-react-app.

  1. $ npm install
  2. $ npm start

This will allow you to access the site locally at: http://localhost:3000/ which is already configured to hit the example API endpoints on Lambda.

Example (Live) Endpoint

S3 Hosted App

About

The UI for the simple registration serverless service


Languages

Language:TypeScript 85.4%Language:CSS 7.8%Language:HTML 6.7%