Navigation Menu

Skip to content

polsola/movies-react

Repository files navigation

Movies React

Learning project for React & Webpack

Introduction

The project uses the TheMovieDB API to get all the info

Features

  • Based on Foundation Sites
  • SCSS: All styles are written in SCSS following BEM standards
  • React Router is used to create a basic navigation

What endpoints are implemented?

  • The basic movie list endpoints (Popular, Top rated, Now playing)
  • Movie detail with crew, images, similar movies
  • Rating system: You can log in with your TheMovieDB account and rate movies, also check your previous ratings

Installation

Clone or download the repository on your theme folder

https://github.com/polsola/movies-react

Navigate to the folder with terminal and run

yarn install

Copy .env.example and rename it to .env you need to set your own API_KEY

To start the project just run

yarn start

Screenshots

Screenshot 1 Screenshot 2

Styles inspired by some Dribble shots like Cineplex Experience by Dejan Markovic and Movie Application UI by Ricardo Salazar

About

A learning project based on React and The Movie DB API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published