/hypermedia-react-app

Simple React-based movie management SPA

Primary LanguageTypeScriptThe UnlicenseUnlicense

Shelvr

Table of Content

About

This project was created as part of the course Hypermedia User Experience Engineering by Interactive Media students of the Hagenberg Campus at University of Applied Sciences Upper Austria.

Setup

  • Run npm install to install deps
  • Run npm start to start the dev server

That's it!

Goals

We wanted to create a fully client-side implementation of a simple movie list management application that would require neither a remote server nor any user authentication/authorization. The project depends on an unofficial IMDb API and persists certain data to localStorage.

Contributors

License

Unlicense