An open API service indexing awesome lists of open source software.

https://github.com/mdranju/nextjs-landing-page

This is a landing page built with Next.js. It is a simple and clean design that showcases the features of Next.js.
https://github.com/mdranju/nextjs-landing-page

nextjs react shadcn-ui taildwindcss

Last synced: about 2 months ago
JSON representation

This is a landing page built with Next.js. It is a simple and clean design that showcases the features of Next.js.

Awesome Lists containing this project

README

          

## Next.js Landing Page

## Description

This is a landing page built with Next.js. It is a simple and clean design that showcases the features of Next.js.

## Features

- Responsive design
- Navigation menu
- Contact form
- About page
- Blog page
- 404 page
- Blog post page
- Blog post detail page

## Technologies Used

- Next.js
- Tailwind CSS
- React

## Setup

1. Clone the repository
2. Install dependencies
3. Run the development server

```bash
pnpm install
pnpm run dev
```

## Screenshots

![Screenshot 1](./public/dark.jpeg)
![Screenshot 2](./public/light.jpeg)