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

https://github.com/eai04191/calamari


https://github.com/eai04191/calamari

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# Calamari

A simple note app.

https://calamari.vercel.app/

## Screenshots

![scrreenshot](https://i.imgur.com/pQPXutw.png)

![scrreenshot](https://i.imgur.com/0FJsEfw.png)

## Run in local

```
yarn
yarn build
yarn start
```