Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

React-Router.

Home Work

Based on widget hw:

  • Add props types checking to all your components
  • Create next routes:
    • / - should redirect to /widget
    • /widget - should render currency exchange widget
    • /widget/USD/EUR - should render widget with USD and EUR options selected in dropdowns

Deadline: 17.06.2021

Useful links: