Fenrir-04 / Algo-Media

A YouTube Clone Website using React.JS, Material UI and RapidApi.
MIT License
16 stars 62 forks source link

[feature]: Add selected item/ category in the url before query #150

Closed suzy-g38 closed 11 months ago

suzy-g38 commented 1 year ago

Description

currently, if we see the URL it is in this format

image

I want the URL to be more formatted and will show the category name or selected item name before the query parameters.

eg: if we choose gaming then the URL should be either: http://localhost:3000/gaming?q=20 or http://localhost:3000/list?q=20&category=Gaming or http://localhost:3000/category?q=20&item=Gaming

I would like to work on it under gssoc23

Screenshots

No response

Additional information

No response

github-actions[bot] commented 1 year ago

Hello suzy-g38, thanks for opening an issue, your contribution is valuable to us. The maintainers will review this issue and provide feedback as soon as possible.