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

https://github.com/mozzius/huguenots


https://github.com/mozzius/huguenots

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Huguenots

Stack: React/TypeScript/Next.js

## See it

[https://huguenots.vercel.app/](https://huguenots.vercel.app/)

## Running locally

You need yarn installed.

```bash
$ yarn
```

To run the app in development mode:

```bash
$ yarn dev
```