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
- Host: GitHub
- URL: https://github.com/amitmerchant1990/pocket-avengers
- Owner: amitmerchant1990
- Created: 2018-05-09T12:12:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-23T04:42:30.000Z (over 7 years ago)
- Last Synced: 2025-08-19T22:33:16.639Z (12 months ago)
- Topics: marvel-avengers, mobile-first, mobile-web, pwa, react-material, reactjs
- Language: JavaScript
- Homepage: https://www.amitmerchant.com/pocket-avengers
- Size: 6.37 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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