Addmin Landing

screenshot of Addmin Landing

freelance landing page implementation project

Overview

This is a Next.js project bootstrapped with create-next-app. It provides a development server that can be accessed on http://localhost:3000. This project uses next/font to optimize and load Inter, a custom Google Font. It also offers API routes for handling backend functionality.

Features

  • Next.js project bootstrapped with create-next-app
  • Development server accessible on http://localhost:3000
  • Auto-updates the page as you edit the file
  • API routes available on http://localhost:3000/api/hello
  • Custom Google Font optimization with next/font

Summary

This Next.js project provides a development server and API routes, making it easy to create and test web applications. It also includes next/font for optimizing and loading custom Google Fonts. By following the installation guide, users can quickly set up and run the project on their local machines.