https://github.com/maxchehab/user-sync-frontend
https://github.com/maxchehab/user-sync-frontend
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxchehab/user-sync-frontend
- Owner: maxchehab
- Created: 2019-04-17T08:02:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T19:30:57.000Z (about 6 years ago)
- Last Synced: 2025-01-30T21:57:07.494Z (3 months ago)
- Language: JavaScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```