Marvel Comic Search is a fast and simple to use application for Marvel fans to search your favorite Marvel comic books and characters using Marvels free api. It was created using the React-redux framework.
To get started on the frontend locally
- Clone Repo
npm install
to install all dependenciesnpm start
to start local server
- Follows restful routing conventionality
- Search page will display first 20 results of the comics/characters returned from the word you use to search
- Each comic/character has their own page