Closed ErkinKurt closed 1 year ago
Nav Tree for the app
React routes has been created for all the pages. Links are working propoerly. Only creating urls like: github.aliboyaci.movie.app.com/home?searchPattern=dovuskulubu github.aliboyaci.movie.app.com/movieDetail/123123124324123123 is left. And i will do that after the fetching process. at this point i am going to start next task. i believe i can close this task after fetching and using useParams etc.
ive done fetch opoerations through "search" and then right now i have urls like github.aliboyaci.movie.app.com/home?searchPattern=dovuskulubu github.aliboyaci.movie.app.com/movieDetail/123123124324123123 etc. at this point i believe creating and using ReactRouter task is done.
Create Routing Structure for application.
I'd like to be able to use this urls and populate the data according to url parameters.
github.aliboyaci.movie.app.com/home?searchPattern=dovuskulubu github.aliboyaci.movie.app.com/movieDetail/123123124324123123