A webapp for displaying information about Marvel Heros useing their API. Its wriiten built on React.
Demo https://m-heros.firebaseapp.com
- Followed React file structure pattern.
- Use Ant Design for Grid, Drawer, Loading effect etc
- Used styled-components for styling purpose.
- For module bundling used Webpack
-
$ git clone [repo-link]
-
$ npm install
-
Set up a account in Marvel official website and and use API credentials
-
npm start