https://github.com/joaostack/randomuser
Front-end for generating random user data
https://github.com/joaostack/randomuser
Last synced: 2 months ago
JSON representation
Front-end for generating random user data
- Host: GitHub
- URL: https://github.com/joaostack/randomuser
- Owner: joaostack
- Created: 2025-09-20T09:05:45.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-09-20T09:08:53.000Z (3 months ago)
- Last Synced: 2025-09-20T11:24:01.201Z (3 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RandomUser
Front-end for generating random user data
Deploy https://randomidentity.vercel.app/

## Installation
```
cd RandomUser ; npm install
```
```
npm run dev
```