Random User Generator just as its names applies this app generate a random user showing their name, email, birthdate, address, phone and password. This app is inspired by the challenge Profile Card Component from Frontend-mentor, which is an online platform that offers hands-on challenges for developers to hone their frontend skills.
This app was developed using the following technologies:
Although not required, to run the app more easily it's good to have VSCode editor with Live Server extension, which can be installed on the VSCode marketplace
# Clone this repo
$ git clone https://github.com/JohnPetros/random-user-generator.git
# Access the app's folder
$ cd ./random-user-generator
# Open the folder on VSCode
$ code .
# Run the index file using Live Server extension,
# right clicking on it and then "Open with Live Server"
This app was deployed by Github Pages. This means you can access the running app by accessing this link.
This app is under MIT lincese. See the lincese file for more details.
Made with 💜 by John Petros 👋🏻