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

https://github.com/parvezmrobin/synonymous

Store synonym pairs; Get them grouped
https://github.com/parvezmrobin/synonymous

vue

Last synced: 2 months ago
JSON representation

Store synonym pairs; Get them grouped

Awesome Lists containing this project

README

        

# Synonymous
[![Netlify Status](https://api.netlify.com/api/v1/badges/071dc0c4-3364-4fa0-846b-15c46fde27c8/deploy-status)](https://app.netlify.com/sites/synonymous/deploys)

https://synonymous.parvezmrobin.com

Just a Vue 3 + Vite experiment.

To run locally

```bash
yarn && yarn dev
```