An open API service indexing awesome lists of open source software.

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 :)

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**.