Skip to content

Random User Generator App generates 10 users' data using Randomuser.me-Node API. Regenerate/remove users, expand/collapse profiles. Responsive UI. Clone and install dependencies with npm. Check out the live app now!

Notifications You must be signed in to change notification settings

adaheeye/random-user-generator

Repository files navigation

Random User Generator App

This application generates 10 random users' data using Randomuser.me-Node API. You can regenerate new users, remove all users, expand or collapse a single user, expand all users, or collapse all users.

image

Demo

Check out the live app here!

Installation

  1. Clone the repository to your local machine.
  2. Install the required dependencies by running npm install.
  3. Run ng serve for a dev server. Navigate to http://localhost:4200/

Usage

The application is a single-page app that displays the generated user data. You can perform the following actions:

  • Regenerate new users by clicking the "Regenerate New Users" button.
  • Remove all users by clicking the "Remove All Users" button.
  • Expand a single user's profile details by clicking the "Expand User" button.
  • Collapse a single user's profile details by clicking the "Collapse User" button.
  • Remove a user by clicking the "Remove User" button.
  • Expand all users by clicking the "Expand All Users" button.
  • Collapse all users by clicking the "Collapse All Users" button.

Technologies Used

  • Angular
  • Randomuser.me-Node API

Contributing

Feel free to submit any bug reports or feature requests to the GitHub repository.

About

Random User Generator App generates 10 users' data using Randomuser.me-Node API. Regenerate/remove users, expand/collapse profiles. Responsive UI. Clone and install dependencies with npm. Check out the live app now!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published