An open API service indexing awesome lists of open source software.

https://github.com/azaanullah-khan/react-routing-project

In this project I have practice BrowserRouting with integrating API.
https://github.com/azaanullah-khan/react-routing-project

api browserrouter html js react-router-dom react-routing tailwind

Last synced: 16 days ago
JSON representation

In this project I have practice BrowserRouting with integrating API.

Awesome Lists containing this project

README

          

# 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.