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

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

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]