☁️ This site is made for SloudPL. It offers game server hosting and other services. https://sloudhost.ovh/
Find a file
2025-08-27 21:18:24 +02:00
.github Project publication 2024-12-28 14:20:19 +01:00
src perf: Added optimization for states 2024-12-29 16:15:51 +01:00
.gitignore fix: Updated games.json description for Hosting Panel in English and Polish locales 2024-12-28 23:54:57 +01:00
.prettierrc Project publication 2024-12-28 14:20:19 +01:00
eslint.config.js Project publication 2024-12-28 14:20:19 +01:00
index.html Project publication 2024-12-28 14:20:19 +01:00
LICENSE Update LICENSE 2025-07-26 16:39:34 +02:00
package-lock.json feat: Added loading components 2024-12-29 16:05:12 +01:00
package.json feat: Added loading components 2024-12-29 16:05:12 +01:00
postcss.config.js Project publication 2024-12-28 14:20:19 +01:00
README.md Update README.md 2025-07-26 16:39:19 +02:00
release.config.js Project publication 2024-12-28 14:20:19 +01:00
tailwind.config.js Project publication 2024-12-28 14:20:19 +01:00
tsconfig.app.json Project publication 2024-12-28 14:20:19 +01:00
tsconfig.json Project publication 2024-12-28 14:20:19 +01:00
tsconfig.node.json Project publication 2024-12-28 14:20:19 +01:00
vite.config.ts Project publication 2024-12-28 14:20:19 +01:00

SloudPLPage

Welcome to the SloudPLPage project! This site is made for SloudPL. It offers game server hosting and other services.

Table of Contents

Demo

Check out the live demo here.

Installation

To get a local copy up and running, follow these simple steps:

Prerequisites

  • Node.js: Ensure you have Node.js installed. You can download it from nodejs.org.

Clone the repository

git clone https://github.com/LakioLive/SloudPLPage
cd SloudPLPage

Install dependencies

npm install

Start the development server

npm run dev

Open http://localhost:5173 to view it in the browser.

Technologies

  • TypeScript: Typed superset of JavaScript that compiles to plain JavaScript.
  • React: JavaScript library for building user interfaces.
  • Vite: Next-generation frontend tooling for fast and optimized builds.
  • TailwindCSS: Utility-first CSS framework for rapid UI development.
  • Sass: CSS preprocessor that adds power and elegance to the basic language.
  • i18next: Internationalization framework for translating your React applications.
  • React Icons: Include popular icons in your React projects easily.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Steps to Contribute

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/YourFeature)
  3. Commit your Changes (git commit -m 'Add some YourFeature')
  4. Push to the Branch (git push origin feature/YourFeature)
  5. Open a Pull Request

Authors

EisOokami SloudPL

License

Distributed under the MIT License. See LICENSE for more information.