About:


This app is for educational purpose, demonstrating how to build a web application on Next.js framework. It showcases features such as routing, dynamic pages, data fetching, mix of SSR (Server Side Rendering) and CSR (Client Side Rendering), Server Components for data dislay and Server Actions for submitting forms.


Source Code on GitHub