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

https://github.com/ankeetmaini/dogstagram


https://github.com/ankeetmaini/dogstagram

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# dogstagram

> a simple app to test native app and web with nextjs (probably)

## running

```
yarn
yarn start (in one terminal)
yarn android (in another) // with emulator or physical device connected
```