Thenlie / Streamability

Streamability is your one-stop-shop for planning your perfect movie night.
https://streamability.vercel.app/
MIT License
17 stars 9 forks source link

📝Create MovieDB connection and basic utility functions #53

Closed Thenlie closed 1 year ago

Thenlie commented 1 year ago

Movie DB

Get an API ket for The Movie DB and set up some basic fetch requests. These can all be stored in a dedicated directory and exported to the rest of the app.

If possible, unit test should also be made for these functions.

🔗 Resources

https://www.themoviedb.org/documentation/api?language=en-US

maxh1231 commented 1 year ago
Thenlie commented 1 year ago

Closed by #85