Skip to content

gughog/react-movies-dev-app

Repository files navigation

Movies Dev - A React + Typescript Movies Application

An application for help you keep track of your movies watch list and your favorite ones, allowing to see details and much more.

Netlify Status

Features

  • Search for movies;
  • Set and remove a movie as your favorite;
  • Set and remove a movie in your Watch List;
  • Watch Trailers and other related videos;
  • See posters from movies;

Demo

Acess a live demo from this project on the following link: https://moviesdev.netlify.app/

Development

To be able to run this in your machine, clone it with git clone https://github.com/gughog/react-movies-dev-app.git, install all needed dependencies with yarn install and then just add a .env file to your root directory (base on .example.env file in root directory) with your api key from The Movie DB and you're done. (Or just use mine if you can't generate one: f90af488d4f69151f6b4eae5fed2f5c9). To run the tests just do yarn test.

Tech stack used

  • React
  • Typescript
  • Styled Components
  • Axios
  • Jest
  • Netlify (for deployment)

About

Movie App with React + Typescript and Styled Components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published