#nextjstutorial #nextjs #rest #api
In this Next.js project tutorial, you'll learn how to fetch data in Next.js using getStaticProps. The video focus on why you need getStaticProps and how to use getStaticProps for fetching data from the REST API using fetch.