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
- Host: GitHub
- URL: https://github.com/ashish2199/marvel-comics-browser
- Owner: ashish2199
- Created: 2022-08-18T18:30:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T19:06:16.000Z (almost 4 years ago)
- Last Synced: 2025-05-18T00:06:43.873Z (about 1 year ago)
- Topics: context-api, marvel-api, marvel-characters, marvel-comics, react, react-query, react-redux
- Language: JavaScript
- Homepage:
- Size: 689 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

### Filter by characters

### Search by title

---
## 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.\
---