Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 812 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 812 Bytes

NextJS 13 SSR and The Movie Database API

Link to the App: Link

Summary

This NextJS13 project displays hollywoods' the most popular movies. It was made with NextJS 13 to include Server Side Rendering (SSR), and if you go to the Movie detail page, you'll find a function called generateStaticParams() which allows NextJS to pre-render the page on each request using data returned by this function.

movie-database-next-app

Tech Used

SSR NextJS 13, JavaScript, Fetch, The Movie Database API and Taildwind.

Author

Made with ♥ by Carlos Galceran | Github | LinkedIn