Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Need to refector refactor code to get routing to work

4 files modified

npm install react-router-dom

...

App.js

Simplified

...

Home.jsx

...

Calling it <Home> proves to be very confusing, as we’ll discover, so we end up calling it <Calculator>

...