Skip to content

kagus-code/Marvel-Characters

Repository files navigation

Marvel-Characters Web App

This is a simple WebApp that utilises the Marvel Api To display marvel characters , 26/08/2021

By Eston Kagwima

Description

This project was generated with Angular CLI version 12.0.3.

Setup/Installation Requirements

  • Clone the repository
  • Change directory to the project directory
  • Open project on VSCode
  • Run npm install before serving the application to install the packages and dependancies

Usage

Before you start, you must acquire a developer key from Marvel Developer Portal. After you get one, replace the following variables on sharedservice.ts

PUBLIC_KEY='<your_public_key>'; HASH='<your_private_key>';

Development server
  • Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Code scaffolding
  • Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

  • Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Technologies Used

  • Angular
  • typescript
  • HTML
  • CSS
  • Bootstrap

link to live site

https://marvelapp-217ab.web.app/

Support and contact details

Eston [email protected]

License

License MIT License Copyright (c) 2021 Eston Kagwima

About

This is a simple WebApp that utilises the Marvel Api To display marvel characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published