Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Website Landing Page by Next JS
https://github.com/abdullah0332/nextjs-landing-page

Last synced: 10 days ago
JSON representation

Website Landing Page by 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
```