0 of 1 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 1 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Your task:
Create a react application using the Flask API you created a few weeks back. If you made a meme generator, library book app, or drinks collection, you will now create a front-end project to display the data from your API.
Your project should include:
– 4-5 Components (Home, Dashboard, etc)
– A custom hook which should demonstrate understanding of the useEffect and useState hooks
– Fetch data from your API
– CRUD operations for your marvel characters
– Login/Logout Functionality via Firebase
– Hosting via Netlify or Firebase
– Routing via react-router-dom
– Forms to Create/Update your data via react-hook-form
NOTE: while developing, you can use the local version of your API
Once completed, you should then host your application on firebase hosting ensuring proper data fetching happens there as well. This should be attached to the render/glitch-based API so that users can interact with your data on their own devices – imagine you’re going to share the site with your grandma who lives over the river and through the woods.
You will then need to send your project to github and submit both your github link(so that we can see your code) and the final hosted link for your react project.
Happy coding! This is super cool stuff!
This response will be reviewed and graded after submission.