Skip to content

miguelangeltm/ComicBookApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ComicBookApp v1.1

Upgrades

● Atomic Design Refactor ● React Router for changing views

Description

It's an app made in ReactJS which has 2 views:

● Show a list of the last comics (grid/list view mode)

● Show a detail of the selected comic

I consume the restful API of Comic Vine which is the largest comic database online. Here is the API documentation: https://comicvine.gamespot.com/api/documentation

made a gh-pages deployment too: https://miguelangeltm.github.io/ComicBookApp/ , however, i got some CORS policy trouble with the API. You should need a CORS proxy to make it work. I have used a Chrome Plugin call 'CORS Unblock':

https://chrome.google.com/webstore/detail/cors-unblock/lfhmikememgdcahcdlaciloancbhjino

Grid View

image

List View

image

Details View

image

About

React App. It consumes from ComicVine API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors