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

https://github.com/maxchehab/user-sync-frontend


https://github.com/maxchehab/user-sync-frontend

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# user-sync-frontend

This is a frontend for the user sync project. Check out the api [here](https://github.com/maxchehab/user-sync-api/).

## Getting started

```bash
git clone https://github.com/maxchehab/user-sync-frontend.git && cd user-sync-frontend
yarn
yarn dev
```