matiasgarcia91 / scoreboard-example

Small app to show how to pass callback functions as props, using controlled components for forms and setting up a simple react-router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small app to show how to pass callback functions as props, using controlled components for forms and setting up a simple react-router

Setup:

$ npm install
# or
$ yarn install

To run:

$ npm run start
# or
$ yarn start

About

Small app to show how to pass callback functions as props, using controlled components for forms and setting up a simple react-router


Languages

Language:JavaScript 71.7%Language:CSS 16.1%Language:HTML 12.2%