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

https://github.com/devjubayr/nextjs-project0.2


https://github.com/devjubayr/nextjs-project0.2

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

## Getting Started

First, clone the project:

```bash
git clone
```

Open the project in your machine and,

Install all dependency:

```bash
npm install
```

Run the development server:

```bash
npm run dev
```