Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 276 Bytes

File metadata and controls

12 lines (8 loc) · 276 Bytes

React Routing Practice

This project demonstrates basic browser routing in a React application.

I have used the following from react-router-dom

BrowserRouter Routes Route Link

The goal was to understand and practice how client-side routing works in React.