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

https://github.com/silent-watcher/random-user-profile-

a simple project that creating random user profiles using api calls
https://github.com/silent-watcher/random-user-profile-

api css3 html5 javascript random-user-generator-api trends vitejs

Last synced: 6 months ago
JSON representation

a simple project that creating random user profiles using api calls

Awesome Lists containing this project

README

          

# Random profile finder

a simple project that creating random user profiles using api calls

## Demo 🤗

https://user-profile-finder.pages.dev/

## Run Locally

```bash
git clone shorturl.at/pxBN3
cd random-user-profile-
```

Install dependencies

```bash
npm install
yarn install
```

Start the server

```bash
npm run dev
```

## Screenshots

![App Screenshot](https://www.linkpicture.com/q/demo_3.png)

## License

[MIT](https://choosealicense.com/licenses/mit/)