Skip to content

PradeepJaiswar/event-based-service-example-frontend

Repository files navigation

Event based service example

Client application fo uploading image on AWS S3 bucket and listing the resized images

Repository Practices

Prerequisites

Installation

  • git clone https://github.com/PradeepJaiswar/event-based-service-example-frontend.git this repository
  • change into the open-table-exercise-frontend directory
  • npm install

Run

npm start

Visit http://localhost:7770/

Test

TODO

Build

npm run build

Backend Services

You also need to setup backend services require to connect to AWS S3 bucket, upload and resize. Follow https://github.com/PradeepJaiswar/event-based-service-example for setting up backend services

About

Event based service example frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published