https://github.com/120dev/marvel-project
This project is a web application that utilizes the Marvel API to display Marvel series. It is built using Docker and Vue3.
https://github.com/120dev/marvel-project
docker docker-compose typescript vue3
Last synced: about 1 month ago
JSON representation
This project is a web application that utilizes the Marvel API to display Marvel series. It is built using Docker and Vue3.
- Host: GitHub
- URL: https://github.com/120dev/marvel-project
- Owner: 120dev
- Created: 2024-03-27T14:25:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-29T08:23:54.000Z (about 1 year ago)
- Last Synced: 2025-02-15T20:34:38.617Z (3 months ago)
- Topics: docker, docker-compose, typescript, vue3
- Language: Vue
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
```bash
git clone https://github.com/120dev/marvel-project.git marvel-project
cd marvel-project
```
2. Download the Docker Node.js Image
```bash
sudo docker pull node:latest
```3. Build and Start the Project
```bash
sudo docker-compose up --build
```Once the project is launched, open your browser and go to http://localhost:8888/