bintangkevin29 / moviepedia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MoviePedia

Live Demo

https://bintangkevin29.github.io/moviepedia/

Installation

1. Clone Repository
git clone https://github.com/bintangkevin29/moviepedia.git
2. Install Dependency
yarn install

or

npm install
3. Serve
yarn start

or

npm start

Summary

This is a movie index web app that built using React.js with Typescript language. The data was fetched from https://www.themoviedb.org/.

Built as assignment for Centratama Group reqruitment process.

About


Languages

Language:TypeScript 65.8%Language:CSS 30.7%Language:HTML 3.5%