luongnguyentrong / cinelib

A website similar to themoviedb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

A website similar to themoviedb, all APIs are from themoviedb's public APIs. UI of this website was designed carefully in Figma, i tried to make the UI as friendly and as minimal as possible. This pure react project was bootstrapped by create-react-app with some little modifications.

The live demo is actually a Github Page so it doesn't support any routes except the home route which is /cinelib.

Links

Packages used to create this project

  • Styled-components
  • create-react-app
  • react-router
  • axios
  • TypeScript

About

A website similar to themoviedb


Languages

Language:TypeScript 93.6%Language:CSS 2.8%Language:HTML 2.1%Language:Dockerfile 1.6%