ons 1. Create a React JS application with 3 pages: Home, Characters, and Movies Use React Router to route between the 3
Posted: Fri Apr 29, 2022 7:11 am
ons 1. Create a React JS application with 3 pages: Home, Characters, and Movies Use React Router to route between the 3 pages. Resource Required: Installing React Router 6 2. You will be interacting with the Star Wars API. Documentation for this API can be found here: SWAPI: The Star Wars API. 2 The hamon contain ctatic information haut star llare Maior Val.
3. The home page can contain static information about Star Wars Movies. You can use any information about Star Wars movies from the Wikipedia page: Star Wars - Wikipedia. 4. In the Characters page, fetch character details from the API using the endpoint URL: <https://swapi.dev/api/people/1> Django REST Framework - People Instance Display a table as shown in the images. 5. In the Movies page, fetch a list of all films from the API using the endpoint URL: <https://swapi.dev/api/films/> Django REST Framework - Film List Display a table as shown in the images. Resource Required: Fetching data with Hooks
5. In the Movies page, fetch a list of all films from the API using the endpoint URL: <https://swapi.dev/api/films/> Django REST Framework - Film List Display a table as shown in the images. Resource Required: Fetching data with Hooks 6. Pay more attention to the different components like routing, fetching data, and so forth, than styling the page. Styling carries only a portion of your final marks. Check rubrics for grading information. Once completed, submit your assignment to the Assignment Submission Folder - Lab 2. For the evaluation breakdown, refer to the following rubric.
3. The home page can contain static information about Star Wars Movies. You can use any information about Star Wars movies from the Wikipedia page: Star Wars - Wikipedia. 4. In the Characters page, fetch character details from the API using the endpoint URL: <https://swapi.dev/api/people/1> Django REST Framework - People Instance Display a table as shown in the images. 5. In the Movies page, fetch a list of all films from the API using the endpoint URL: <https://swapi.dev/api/films/> Django REST Framework - Film List Display a table as shown in the images. Resource Required: Fetching data with Hooks
5. In the Movies page, fetch a list of all films from the API using the endpoint URL: <https://swapi.dev/api/films/> Django REST Framework - Film List Display a table as shown in the images. Resource Required: Fetching data with Hooks 6. Pay more attention to the different components like routing, fetching data, and so forth, than styling the page. Styling carries only a portion of your final marks. Check rubrics for grading information. Once completed, submit your assignment to the Assignment Submission Folder - Lab 2. For the evaluation breakdown, refer to the following rubric.