Skip to content

stallingerl/movies-api

Repository files navigation

Movie Database - AWS cdk demo project

About

This is a demo project using an AWS Backend. The React frontend is a static website hosted on S3, where you can list and search movies from a DynamoDB and add new movies using a POST request.

Reach the website on this link:

http://movie-api-frontend-lena.s3-website.eu-central-1.amazonaws.com/

Get Started

Import test data set of movies from root folder: movies-dynamo.json to DynamoDB.

To deploy frontend locally navigate to cd ./frontend/movie-frontend and then run npm start

Testing

To run 3 tests run npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published