The project aims to showcase hero cards from the Marvel universe on its homepage, each featuring a link for more comprehensive details about the respective hero. The project code establishes a connection with Marvel's public API. The goal of the project is to apply resources from different technologies, which will be mentioned here.
- Install Node 18.
- Clone this repository.
- Run 'npm install' and 'npm run dev'
- You can test it out locally.