https://github.com/pb-421/helldivers2_front_vue
A web interface for my Helldivers 2 Fan-made Web :)
https://github.com/pb-421/helldivers2_front_vue
html-css typescript vuejs website
Last synced: 28 days ago
JSON representation
A web interface for my Helldivers 2 Fan-made Web :)
- Host: GitHub
- URL: https://github.com/pb-421/helldivers2_front_vue
- Owner: PB-421
- Created: 2025-10-30T22:58:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-05-14T16:19:27.000Z (about 2 months ago)
- Last Synced: 2026-05-14T18:29:38.815Z (about 2 months ago)
- Topics: html-css, typescript, vuejs, website
- Language: Vue
- Homepage: https://superearth-db.vercel.app
- Size: 5.98 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helldivers 2 - Fan Made Web Interface
**Helldivers 2 - Fan Made Web Interface** is a personal project created as an interface for *Helldivers 2* fans. This web app provides access to detailed information about Stratagems and the Freedom's enemies, including descriptions. It's a useful resource for players looking to improve their strategies in the game!
## Features
- **Access to Stratagems**: View all available Stratagems in the game with their respective descriptions.
- **Freedom's Enemies**: Learn about the various enemies of Freedom, their behavior, and how to face them.
- **Smooth Interface**: Built with Vue.js, providing a fast and enjoyable user experience.
- **Dynamic Animations**: GSAP is used to create interactive animations that enhance the web interface.
- **Live Status of Galactic War**: See the current state of the war by looking at the **Major Orders** or by looking at the galactic map to see the liberation process of each planet
## Technologies Used
This project was developed using the following technologies:
- **Vue.js**: JavaScript framework for building reactive user interfaces.
- **Vue Router**: For navigating between pages within the application.
- **GSAP**: For creating high-quality animations.
## Installation
If you want to run the project locally, follow these steps:
1. **Clone the repository**:
```bash
git clone https://github.com/PB-421/Helldivers2_Front_VUE.git
```
2. **Install dependencies**:
Make sure you have Node.js and npm installed. Then, inside the project directory, run:
```bash
npm install
```
3. **Run the project**:
After installing the dependencies, run the following command to start the development server:
```bash
npm run dev
```
This will launch the project in development mode
## ⚖️ License Information
This project is licensed under the **MIT License**.
You are free to use, modify, and distribute this software, provided that the
original copyright notice and this permission notice are included.
For more details, see the `LICENSE` file in this repository.
Let me know your thoughts and thank you for reading. And remember, **Freedom conquers all**.