Building the LIJS website with Next.js
Details
This month, we will continue our exploration of the Next.js framework by beginning the process of rebuilding the https://www.lijs.org website, which is currently implemented in Gatsby. This rewrite will cover many aspects of Next.js and app development, including:
- Styling and theming
- Fetching and displaying API data
- Dynamic routing
- SEO and deployment