Skip to content

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.

Notifications You must be signed in to change notification settings

alitursucular/names-list-with-react-and-typescript-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published