Skip to content

Latest commit

 

History

History
73 lines (51 loc) · 2.12 KB

README.md

File metadata and controls

73 lines (51 loc) · 2.12 KB

Welcome to reactmoviedb 👋

Version Documentation Maintenance License: MIT Twitter: MatosLewis

React project built with GatsbyJS and The Movie Database API

lewismatos

Environment Variables

Create a .env.development file

API_URL = https://api.themoviedb.org/3/
API_KEY = 12345789538342432

Install

npm install 

Usage

npm run start

Run tests

npm run test

Author

👤 Lewis Matos

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Lewis Matos.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator