A Movie Library made with ReactJS using The Movie Database API
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone the Repository and run
yarn
yarn start
To deploy simply run
yarn build
Please feel free to send pull request if you want to contribute!