Hello, this is my first project in React.js framework. This application is used for searching and checking information about heroes.
The project is split into function components and have one component as a class component.
In the project I used basic React Hooks such as useState and useEffect, i used too useParams.
https://herodatabase-react.netlify.app/
- JS library: React
- CSS