andrewnjoo / Movie-App

Full stack web application built with React | Vite | Express | TMDB API
https://movie-app-adnjoo.vercel.app/
MIT License
0 stars 1 forks source link

fix: use react router dom to get url in home page #5

Closed adnjoo closed 1 year ago

adnjoo commented 1 year ago

Description

refactor the component so it uses react router dom to get tv/movie from the URL instead of the movie: boolean prop

adnjoo commented 1 year ago

closing for now