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.
You need to create an API KEY in The Movie Database API Create an .env.local file on the root of the project and put your API key
REACT_APP_API=yourapikeyhere
Clone the Repository and run
npm install
npm run dev
To deploy simply run
npm run build
Please feel free to send pull request if you want to contribute!
- Fidalgo - Development - Fidalgo