Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miguelitodev/marvel-characters

Hello, this is a test project for a Junior-level ReactJS front-end position, this project makes the request and listing of characters from UMC (Universe Marvel Comics), in addition showing about the selected character his description and participation in comic books. Within 6 days to develop this project, I had to study several contents, even so I managed to finish on time, it was a great pleasure to use this API, link in the references.
https://github.com/miguelitodev/marvel-characters

javascript pagination react-router-dom reactjs redux styled-components

Last synced: 5 days ago
JSON representation

Hello, this is a test project for a Junior-level ReactJS front-end position, this project makes the request and listing of characters from UMC (Universe Marvel Comics), in addition showing about the selected character his description and participation in comic books. Within 6 days to develop this project, I had to study several contents, even so I managed to finish on time, it was a great pleasure to use this API, link in the references.

Awesome Lists containing this project

README

        



Demo

Characters Marvel 🔥


Hello, this is a test project for a Junior-level ReactJS front-end position, this project makes the request and listing of characters from UMC (Universe Marvel Comics), in addition showing about the selected character his description and participation in comic books. Within 6 days to develop this project, I had to study several contents, even so I managed to finish on time, it was a great pleasure to use this API, link in the references.




How to run locally? 👀

```
// To intall dependecies of project
$ yarn

// To start project
$ yarn start
```




How to use? ✔


  • First sign up on marvel's developer platform

  • Take public_key and private_key

  • Copy and paste into the application login page




Technologies used 📚




References 🔍




Developed by Miguel Riquelme with ❤