Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

In this repo, I created a web landing page fully responsive using next.js
https://github.com/youssefwilliam/nextjs-landing-page

landing-page nextjs react vercel

Last synced: about 1 month ago
JSON representation

In this repo, I created a web landing page fully responsive using next.js

Awesome Lists containing this project

README

        

## Getting Started

Install the dependencies and run the development server

```bash
npm install
npm run dev
# or
yarn
yarn dev
```