Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 584 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 584 Bytes

CIRCLE Social Integration Service

This is a small React app designed to help you find a new circle of friends. It is all done tongue-in-cheek and only for entertainment purposes. The app relies on two free APIs: Random User Generator and Advice Slip JSON API.

As an exercise in open source collaboration, a few issues have been opened. Feel free to contribute! Contact the project owner via said issues.

Install

git clone https://github.com/admwln/circle-of-friends.git

npm install

Run locally

npm run dev