Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 686 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 686 Bytes

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/