Random Person Generator
Is a simple web application written using Typescript and Vue 3. Taking advantage of the new composition api as well as styling provided by Tailwind css utility library.
Features:
- Fetch users based on Gender & Nationality.
- Set the number of users you would like to receive.
- Click on a user to get even more information from that user.
This api fetches data from
Random User Generator API