hipdev / cars-landing

Home Page:https://cars-landing-mocha.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cars Landing Test

This is a Next.js project bootstrapped with create-next-app, is running locally using Turbopack.

Live preview https://cars-landing-mocha.vercel.app/ with your browser to see the result.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Learn More

I have utilized multiple Next.js 14 concepts in this demonstration, including URL states, private folders, colocation files, route guards, custom local fonts, metadata icons, turbopack, and suspense features. The page is statically prerendered, providing efficiency and performance benefits. I believe any seasoned Next.js developer would find this implementation impressive.

About

https://cars-landing-mocha.vercel.app


Languages

Language:TypeScript 97.3%Language:CSS 2.4%Language:JavaScript 0.3%