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

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


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

nextjs react

Last synced: 8 months ago
JSON representation

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
```