/hb-react-101

This is an example of how to use React and ReactDOM from scratch.

Primary LanguageJavaScript

hb-react-101

This is an example of how to use:

  • React
  • React DOM
  • React Router

Run a development server with: npm start

Build the project with npm run build