Skip to content

This project is a simple React application that allows users to add people to a list and select a specific number of them randomly.

Notifications You must be signed in to change notification settings

AdrianGomezCL/RandomSelector

Repository files navigation

image

Random Person Selector

This project is a simple React application that allows users to add people to a list and select a specific number of them randomly.

Features

  • Add people to the list.
  • Input the number of people to select.
  • Select people randomly from the list.
  • Display the selected people.
  • Confetti effect when displaying the selected people.

Installation and Running

Follow these steps to install and run the project:

  1. Clone the repository to your local machine

  2. Install the project dependencies: npm install

  3. Run the application in development mode npm start

  4. Open your browser and visit http://localhost:3000 to see the application in action.

Technologies Used

  • React
  • Next
  • TypeScript
  • Tailwind CSS
  • react-confetti (for the confetti effect)

License

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

About

This project is a simple React application that allows users to add people to a list and select a specific number of them randomly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published