Skip to content

A simple application that will generate a random number when a button is clicked on.

Notifications You must be signed in to change notification settings

TylrPopcorn/Random-Number-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random-Number-Generator

A simple application that will generate a random number between 1 and 100 when a button is clicked on.


Overview

Developed using HTML, React, JavaScript, and CSS

Utilized the use of HTML, React, JavaScript, and CSS to design a user-friendly random number generator. The HTML provided the structural foundation of the application, defining the layout and components. React, a JavaScript library, facilitated the creation of dynamic and interactive elements, enabling seamless updates to the UI based on user inputs. JavaScript was employed to handle the logic behind generating random numbers and updating the display accordingly. Finally, CSS was instrumental in styling the app, ensuring a visually appealing and responsive user interface. Together, these technologies allowed me to create a functional and aesthetically pleasing random number generator, enhancing my skills in web development.

  • HTML: Structured the layout and components of the app.
  • React: Enabled the creation of dynamic and interactive elements for a seamless user experience.
  • JavaScript: Provided the logic for generating random numbers and updating the UI dynamically.
  • CSS: Styled the app to ensure a visually appealing and responsive design.


Instructions

Click the 'Generate' button to generate a random number between 1 and 100.


Project Setup

  • Run npm install to install your dependencies.
  • Run npm run start to start the application.

Screenshot 2024-01-04 at 2 13 46 PM
Number.Generator2.mp4

Credit goes to the original/external sources used.


Related Projects

About

A simple application that will generate a random number when a button is clicked on.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages