Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/crissdev/ko-random-user

A simple app created with Knockout that uses randomuser.me
https://github.com/crissdev/ko-random-user

Last synced: about 2 months ago
JSON representation

A simple app created with Knockout that uses randomuser.me

Awesome Lists containing this project

README

        

# ko-random-user

A simple app created with Knockout that uses https://randomuser.me

### Run the app

```sh
git clone https://github.com/crissdev/ko-random-user.git
npm install
npm start
```