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

https://github.com/ashish2199/marvel-comics-browser

A explore marvel comics api
https://github.com/ashish2199/marvel-comics-browser

context-api marvel-api marvel-characters marvel-comics react react-query react-redux

Last synced: about 2 months ago
JSON representation

A explore marvel comics api

Awesome Lists containing this project

README

          

# Marvel comics browser

This project lets you browser marvel comics data provided through [Marvel's developer API](https://developer.marvel.com/).

---

## Screenshots

![img](https://i.imgur.com/DRX6CAJ.png)

### Filter by characters

![img](https://i.imgur.com/1vwDcmk.png)

### Search by title

![img](https://i.imgur.com/xdf7sS2.png)

---

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

### `npm test`

Launches the test runner in the interactive watch mode.\

### `npm run build`

Builds the app for production to the `build` folder.\

---