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

https://github.com/amitmerchant1990/pocket-avengers

A central place to learn about Marvel's Avengers
https://github.com/amitmerchant1990/pocket-avengers

marvel-avengers mobile-first mobile-web pwa react-material reactjs

Last synced: 3 months ago
JSON representation

A central place to learn about Marvel's Avengers

Awesome Lists containing this project

README

          

Pocket Avengers
===

> A central place to learn about Marvel's Avengers

It's a fun little [progressive web app](https://developers.google.com/web/progressive-web-apps/) which is built on top of [React.js](https://reactjs.org/) and [Material UI](https://www.material-ui.com/) (best works on mobile).

## Run

```bash
$ git clone https://github.com/amitmerchant1990/pocket-avengers
$ cd pocket-avengers
$ npm install
$ npm start
```

## Production

```bash
$ npm run build
```

## License

MIT