Dear students,
Please use your ReactJS skills to build an app that displays your favourite superhero informations in one page.
Please follow the steps below to complete the task:
- Use this API to fetch the data https://superheroapi.com/ .
- Use UseState and UseEffect Hooks.
- Make Sure to write clean code .
Explore the API and add more features to your app or make it clickable to see more information about it .
- Create an account to get the access token from the api website and use it in every request as in the API documentation.
- there is a limit for how many requests that you can send in one day so be aware of that
Please feel free to reach out if you have any questions or need further assistance.