Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 494 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 494 Bytes

Pocket Avengers

A central place to learn about Marvel's Avengers

It's a fun little progressive web app which is built on top of React.js and Material UI (best works on mobile).

Run

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

Production

$ npm run build

License

MIT