Skip to content

Movie listing app that lets you see upcoming movies and watch trailers. Implemented using a combination of TypeScript, React, TailwindCSS, Netlify Functions, and TMDB API.

Notifications You must be signed in to change notification settings

aamnah/tmdb-movies

Repository files navigation

E04 - Movies

Movie app Trailer modal

DEMO

Environment variables are coming from Netlify

# npm run dev 
#http://localhost:3000/

# Run the app with Netlify
# if you want environment variables saved in Netlify build environment to be available
# for example: if your Netlify functions use API keys saved as env vars in Netlify
netlify dev
# http://localhost:8888

netlify dev will also take care of detecting and running the library/framework setup (React, CRA, Vite etc.); you do not need to run npm run dev separately

Links

Design Inspiration

Credits

Icons

About

Movie listing app that lets you see upcoming movies and watch trailers. Implemented using a combination of TypeScript, React, TailwindCSS, Netlify Functions, and TMDB API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published