This repository contains an example of using the react-router-dom library for Unit 3 - Modern web development with ReactJS of the web development bootcamp offered by Code Labs Academy. In this unit, we learn the major concepts of ReactJS, the most popular frontend Javascript framework, while providing challenges and homeworks for an optimal hands-on learning experience.
- Setting up the browser router. (view code)
- Defining routes between different components. (view code)
- Changing routes with the Link element. (view code)
Happy learning! 😄