This project is a web application that utilizes the Marvel API to display Marvel series. It is built using Docker and Vue3.
Before you begin, make sure you have Docker installed on your machine
Follow these steps to set up the project on your local machine.
git clone https://github.com/120dev/marvel-project.git marvel-project
cd marvel-project
- Download the Docker Node.js Image
sudo docker pull node:latest
- Build and Start the Project
sudo docker-compose up --build
Once the project is launched, open your browser and go to http://localhost:8888/