Skip to content

This project is a web application that utilizes the Marvel API to display Marvel series. It is built using Docker and Vue3.

Notifications You must be signed in to change notification settings

120dev/marvel-project

Repository files navigation

Marvel Project

This project is a web application that utilizes the Marvel API to display Marvel series. It is built using Docker and Vue3.

Prerequisites

Before you begin, make sure you have Docker installed on your machine

Setting Up the Project

Follow these steps to set up the project on your local machine.

1. Clone the Project

git clone https://github.com/120dev/marvel-project.git marvel-project
cd marvel-project
  1. Download the Docker Node.js Image
sudo docker pull node:latest
  1. Build and Start the Project
sudo docker-compose up --build

Once the project is launched, open your browser and go to http://localhost:8888/

About

This project is a web application that utilizes the Marvel API to display Marvel series. It is built using Docker and Vue3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published