Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Javascript Frameworks Using React For this assignment youre going to choose a dataset from Githubs list of public APIs. (https://github.com/public-apis/public-apis) Think about how to present

Javascript Frameworks Using React

For this assignment youre going to choose a dataset from Githubs list of public APIs. (https://github.com/public-apis/public-apis)

Think about how to present your data in an interactive way. Use codesandbox.io to create your assignment.

*This is a very open results style of assessment. Feel free to explore and be creative with what you come up with! Your assignment must include:

A dataset fetched from the list of APIs linked above If you want to use another dataset, please inform your instructor ahead of time MVP.css dependency imported

Data binding done Destructuring used At least two React components (not including App) are created and used in meaningful ways CSS in two ways (your choice)

Create CSS using JSX and add it to your application OR Use styles.css to create classes, and use them in your application in a way that user actions can change them (as done in the demo)

For example: if a button is clicked, the colour of the button would change Search functionality for at least one field of data should be included For example: users would be able to search our Countries dataset by name, population, or climate

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions