https://github.com/mdashraful305/dummy-user-info
This generates random user information
https://github.com/mdashraful305/dummy-user-info
bootstrap css html javascript jquery random-user-api random-user-generator
Last synced: about 1 month ago
JSON representation
This generates random user information
- Host: GitHub
- URL: https://github.com/mdashraful305/dummy-user-info
- Owner: mdashraful305
- Created: 2023-05-01T04:08:02.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T04:11:08.000Z (about 2 years ago)
- Last Synced: 2025-02-08T01:33:26.309Z (3 months ago)
- Topics: bootstrap, css, html, javascript, jquery, random-user-api, random-user-generator
- Language: HTML
- Homepage: https://mdashraful305.github.io/Dummy-User-Info/
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Random User Info Generator
This is a simple web application that generates random user information using the Random User API and displays it in a table.
## Live Preview
```bash
https://mdashraful305.github.io/Dummy-User-Info/
```## Getting Started
To get started with this project, you'll need to clone this repository to your local machine and open the index.html file in your web browser.
## Installing
To install this project, simply clone this repository to your local machine using the following command:
```bash
https://github.com/mdashraful305/Dummy-User-Info.git
```Alternatively, you can download the ZIP file and extract it to your desired location.
## Usage
To use this application, simply click on the "Generate" button to generate random user information and display it in the table.
## Built With
* HTML
* CSS
* JavaScript
* jQuery
* Bootstrap## Acknowledgments
* Thanks to the Random User API for providing the data for this project.
* Thanks to Bootstrap for providing the CSS framework.