Website made for me by LakioLive on github. Live demo: https://sloudhost.ovh/
Find a file
SloudPL 1155a9d90b
Some checks failed
Release / release (push) Has been cancelled
Test / Run tests (push) Has been cancelled
Aktualizuj README.md
2025-03-19 18:37:42 +01:00
.github Moved from GitHub 2025-03-19 12:13:58 +01:00
src Moved from GitHub 2025-03-19 12:13:58 +01:00
.gitignore Moved from GitHub 2025-03-19 12:13:58 +01:00
.prettierrc Moved from GitHub 2025-03-19 12:13:58 +01:00
CODE_OF_CONDUCT.md Moved from GitHub 2025-03-19 12:13:58 +01:00
CONTRIBUTING.md Moved from GitHub 2025-03-19 12:13:58 +01:00
eslint.config.js Moved from GitHub 2025-03-19 12:13:58 +01:00
index.html Moved from GitHub 2025-03-19 12:13:58 +01:00
LICENSE Moved from GitHub 2025-03-19 12:13:58 +01:00
package-lock.json Moved from GitHub 2025-03-19 12:13:58 +01:00
package.json Moved from GitHub 2025-03-19 12:13:58 +01:00
postcss.config.js Moved from GitHub 2025-03-19 12:13:58 +01:00
README.md Aktualizuj README.md 2025-03-19 18:37:42 +01:00
release.config.js Moved from GitHub 2025-03-19 12:13:58 +01:00
tailwind.config.js Moved from GitHub 2025-03-19 12:13:58 +01:00
tsconfig.app.json Moved from GitHub 2025-03-19 12:13:58 +01:00
tsconfig.json Moved from GitHub 2025-03-19 12:13:58 +01:00
tsconfig.node.json Moved from GitHub 2025-03-19 12:13:58 +01:00
vite.config.ts Moved from GitHub 2025-03-19 12:13:58 +01:00

SloudPLPage

Welcome to the SloudPLPage project! This site is made for SloudPL.

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

LakioLive

SloudPL

License

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