Korisnička sučelja

FESB, 2024/25

Next.js - Deploying Application

Rok: 21. stu, 2024.

You will leverage the sitemap created in the previous assignment to develop a functional web application using Next. The focus of this assignment is on creating template pages, establishing routes, and enabling seamless navigation between pages. Visual design is not a priority.

Aktivan

Opis zadatka

Set up Next.js project

Create a new Next.js project. Initialize template pages corresponding to the categories identified in the sitemap. Define routes for each template page, ensuring alignment with the sitemap structure. Enable navigation between pages. Use Next.js Link component for smooth transitions.

Deploy to Vercel or Netlify

Deploy your early Next.js draft webpage to Vercel or Netlify for public access and test the navigation.

Deliverables

Deployed Next.js web application accessible via a public URL (Vercel or Netlify). Place the link to your public website in the README.md file of your repository (please check README template ).