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

https://github.com/andrebriggs/myreactapp

A test app
https://github.com/andrebriggs/myreactapp

Last synced: 12 months ago
JSON representation

A test app

Awesome Lists containing this project

README

          

# MyReactApp

## Description

A test app

## Develop

```bash
# install dependencies
$ yarn
# start development server
$ yarn dev
```