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

https://github.com/baymac/nextjs-starter


https://github.com/baymac/nextjs-starter

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Weather App

## Install Deps

```
npm i
```

## Run Dev Server

```
npm run dev
```