Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hraverkar/marvel
Marvel Universe Character Information. Development - Progress
https://github.com/hraverkar/marvel
angular8 flexbox marvel-api marvel-comics marvelcharacters marvelstudios material-ui nodejs
Last synced: about 5 hours ago
JSON representation
Marvel Universe Character Information. Development - Progress
- Host: GitHub
- URL: https://github.com/hraverkar/marvel
- Owner: hraverkar
- License: mit
- Created: 2020-04-21T15:30:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T17:21:19.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T09:47:36.518Z (over 1 year ago)
- Topics: angular8, flexbox, marvel-api, marvel-comics, marvelcharacters, marvelstudios, material-ui, nodejs
- Language: TypeScript
- Homepage: https://marvelccd.herokuapp.com/
- Size: 2.64 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/heroku/node-js-getting-started)
# Marvel
Marvel Universe Character, Series, Events and Stories Informations.
# Screenshot
![Img1](https://github.com/hraverkar/Marvel/blob/master/screenshot/msedge_KKCBemWPxd.jpg)![Img2](https://github.com/hraverkar/Marvel/blob/master/screenshot/msedge_pPBrCDQm81.png)
## Live PreviewYou can [view the app live here](https://marvelccd.herokuapp.com/)
## Tech Stack
* Angular 9
* Marvel API
* Node.js## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```