Project 2023 24t1 G3 T3 Frontend

screenshot of Project 2023 24t1 G3 T3 Frontend

Overview:

This is a Next.js project that has been bootstrapped with create-next-app. It provides a development server and allows you to edit the page in real-time as you make changes to the code. The project also includes automatic optimization and loading of the custom Google Font Inter.

Features:

  • Development server for previewing changes in real-time
  • Easy editing of the page using the provided app/page.tsx file
  • Automatic optimization and loading of the Inter font

Summary:

The Next.js project allows for easy development and previewing of changes in real-time using its development server. The included app/page.tsx file can be edited to modify the page. Additionally, the project uses next/font to automatically optimize and load the Inter font. Overall, this project provides a streamlined setup for developing Next.js applications.