Kalmar99 / Movie-db-site

A site for listing movies. Made as practise for PG6301 Web development and api design exam.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status

MovieDB - PG6301 Exercise

MovieDb - a web page that lists movies and their rating, reviews, description and cover image. Made with react and nodejs as a exercise for the PG6301 Exam on Høyskolen Kristiania. The website gets movies from a restfull api and display's them on the front-end.

Usage

yarn install - installs dependencies
yarn dev - starts server and compiles front-end in dev mode
yarn build - builds the frontend
yarn start - start the server\

About

A site for listing movies. Made as practise for PG6301 Web development and api design exam.


Languages

Language:HTML 57.1%Language:JavaScript 41.4%Language:CSS 1.5%