Skip to content

Vue Random User Generator is a simple web app that generates random user profiles using Vue.js and the Random User API. It is a great example of using Vue.js to create dynamic web applications and is licensed under the MIT license.

License

Notifications You must be signed in to change notification settings

mrpgmr67/random-user-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Random User Generator

This repository contains a simple web application that generates random user profiles using Vue.js. The application fetches user data from the Random User API and displays it in a formatted table. The project is a great example of how to use Vue.js to create dynamic web applications.

Getting Started

To get started with the Vue Random User Generator, you'll need to have Node.js installed on your system. Once you have Node.js installed, you can clone the repository and install the dependencies using the following commands:

 git clone https://github.com/yourusername/vue-random-user-generator.git
 cd vue-random-user-generator
 npm install

Once you have the dependencies installed, you can start the development server using the following command:

 npm run serve

This will start the development server and open the application in your web browser. You can then start generating random user profiles.

About the Project

The Vue Random User Generator is a simple project that demonstrates how to use Vue.js to create dynamic web applications. The application fetches user data from the Random User API and displays it in a formatted table. The project is a great starting point for anyone interested in learning Vue.js or creating dynamic web applications.

Contributing

This repository is open to contributions. If you find any issues or have any suggestions, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT license. See the LICENSE file for more details.

About

Vue Random User Generator is a simple web app that generates random user profiles using Vue.js and the Random User API. It is a great example of using Vue.js to create dynamic web applications and is licensed under the MIT license.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published