https://github.com/mrpenguinm/laslesvpn
A simple project LaslesVPN Landing Page used Tailwindcss Js
https://github.com/mrpenguinm/laslesvpn
aos html5 js swiper-js tawilwindcss
Last synced: 11 months ago
JSON representation
A simple project LaslesVPN Landing Page used Tailwindcss Js
- Host: GitHub
- URL: https://github.com/mrpenguinm/laslesvpn
- Owner: MrPenguinm
- Created: 2025-07-02T13:52:20.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-07-02T14:16:49.000Z (11 months ago)
- Last Synced: 2025-07-02T15:29:49.440Z (11 months ago)
- Topics: aos, html5, js, swiper-js, tawilwindcss
- Language: JavaScript
- Homepage: https://mrpenguinm.github.io/LaslesVPN/
- Size: 862 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📘 A Simple Lnding Page For LaslesVPN
A clean and simple interface to organize your favourite websites.
Open a new browser tab and see your sites load instantly. Try it for free.
## 🛠️ Built With
- HTML
- CSS (Tailwind CSS)
- JavaScript
- AOS Animation Library
- Swiperjs
## 📁 Project Structure
```bash
📁 docs/
│ ├── index.html # Main HTML file
│ ├── input.css # Tailwind input file
│ ├── output.css # Tailwind compiled output
│ └── app.js # JavaScript logic
├── tailwind.config.js # Tailwind configuration
├── package.json # Project dependencies & scripts
├── package-lock.json # Dependency lock file
└── .gitignore # Files/folders ignored by Git
```
## 📂 Project Setup
```bash
npm install
npx tailwindcss -i ./src/input.css -o ./src/output.css --watch
```
## 👨💻 Author
Created by [Mr.Penguin]