/marvel-api

Primary LanguageJavaScript

Marvel Characters

A Marvel superheroes website that displays Characters from the Marvel API

Screenshot

Desktop screenshot

desktop

Popup screenshot

popup

Built With

  • Major languages: HTML, SCSS, JS
  • Technologies used: Webpack

Live Demo

Getting Started

To get a local copy up and running, follow the steps below in your terminal.

Prerequisites

  • Node.js
  • npm

For more information, view the section Installation in this guide about Node.js and npm.

Setup

Clone the project:

git clone https://github.com/AkashaRojee/marvel-api.git

Install

There are currently no production dependencies.

Install the development dependencies:

npm install

Usage

The assets are in the src directory.

The output is in the docs directory.

Deployment

Note: The default output directory of Webpack (dist) has been renamed to docs to facilitate publishing from GitHub Pages.

To build the website:

npm run build

To serve the website directly:

npm run start

Authors

Akasha Rojee

Yahya EL Ganayni

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!