Add, remove, and randomly pick from the list
A basic React - TypeScript app that allows users to add and remove names to and from a list. A user could also randomly pick from the list without picking the same name twice in a row.
For the blog post and the demo of this repo please visit: https://alitursucular.github.io/names-list-with-react-and-typescript/
Note: The source code is in the master branch while the build code is in gh-pages.
Run this project: npm start
This project uses nvm (for Mac users), and the required node version can be found in .nvmrc