Skip to content

This app lets the user create a random wheel spinner to pick random item.

Notifications You must be signed in to change notification settings

adnanbwp/smtools-randomspinner

Repository files navigation

Spin Wheel App

A simple, interactive spin wheel application built with React.

Features

  • Upload a CSV file with names or items
  • Dynamically generate a colorful spin wheel
  • Animate wheel spin and randomly select an item
  • Responsive design for various screen sizes

Getting Started

  1. Clone the repository
  2. Install dependencies: npm install
  3. Run the app: npm run dev

Usage

  1. Upload a CSV file with your list of items
  2. Click the "Spin" button to rotate the wheel
  3. The selected item will be displayed after the spin

Technologies Used

  • React
  • Vite
  • Tailwind CSS
  • React Spring (for animations)

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is open source and available under the MIT License.

About

This app lets the user create a random wheel spinner to pick random item.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published