Description
For this task, I would like for you to create a blue bar as shown in the screen shot below. Please create an interface that has the necessary variables and make it so that the interface has to be passed into the component as props.
You only have to worry about making one bar because it will later be plugged into a list that will generate a bar for each new application we receive.
Technical Details
Create a new component under the components folder called ApplicationBar.
Also, do make note of the red dot in the upper left corner. Please make sure to add that.
Teachables
Testing Steps
Dependencies
Description
For this task, I would like for you to create a blue bar as shown in the screen shot below. Please create an interface that has the necessary variables and make it so that the interface has to be passed into the component as props.
You only have to worry about making one bar because it will later be plugged into a list that will generate a bar for each new application we receive.
Technical Details
Create a new component under the components folder called ApplicationBar.
Also, do make note of the red dot in the upper left corner. Please make sure to add that.
Teachables
Testing Steps
Dependencies