Using this utility app, you can randomly select something from the list of items you provide.
- Clone the repository locally using your preferred way.
- Install dependencies. Run command
npm install
ornpm i
in project directory. - Use command
npm run start
to run app.
- Clear list
- Edit/Delete item
- Improve UI/UX to present selected item
None as of now. Please create issue or contact me if found any.