/movie-finder

A personal project to settle JS knowledge with React, Hooks, Promises, Styled Components...

Primary LanguageJavaScript

Movie Finder (WIP)

This project was done in a weekend to settle some JS knowledge with React, Hooks, managing Promises, also integrated Styled Components, it was my first time using it :)

Movie Finder Overview

Extra-Info

If you want to check it, remind to add the needed keys to .ENV vars.

You can get your own API key on The Movie Database API

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.