Skip to content

A web application that generates random user profiles with details such as name, location, and contact information.

License

Notifications You must be signed in to change notification settings

SanjanaSaw/Random_User_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

πŸ™Žβ€β™‚οΈ Random User Generator

A web application that generates random user profiles with details such as name, location, and contact information. This project leverages HTML, CSS, SCSS, Bootstrap, and JavaScript to create a simple, responsive interface.

πŸ“‘ Table of Contents

πŸ“– About the Project

The Random User Generator is designed to create profiles randomly for testing or placeholder use. It generates random user information and displays it in a visually appealing layout styled with Bootstrap. This project is suitable for web developers needing mock user data in their projects.

πŸ› οΈ Built With

The project utilizes a variety of technologies and languages, including:

  • HTML - Structure of the web pages
  • CSS & SASS - Styling and customizable stylesheets
  • Bootstrap - Responsive and consistent design framework
  • JavaScript - Interactivity and functionality

πŸš€ Getting Started

Follow these instructions to set up the project locally.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/Random_User_Generator.git
  2. Navigate to the project directory:
    cd Random_User_Generator
  3. Compile SCSS to CSS if required (install sass if needed):
    sass scss/style.scss css/style.css

Usage

  1. Open index.html in a web browser to view the application.
  2. Click the Generate User button to display random user profiles.

🌟 Features

  • Generates random user data, including name, location, and profile picture
  • Responsive design powered by Bootstrap
  • Customizable styles with SCSS

🀝 Contributing

Contributions are welcome! Feel free to fork this repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.

πŸ“œ License

Distributed under the Apache 2.0 License. See LICENSE for more information.

πŸ“¬ Contact

Have questions or want to connect? Reach out!


This version adds emojis to each section header, making the README visually appealing and user-friendly. It also includes a contact section at the bottom with placeholders for GitHub and email.

About

A web application that generates random user profiles with details such as name, location, and contact information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published