A modern and responsive landing page built with Tailwind CSS. Clean, lightweight, and fully customizable to showcase our plugins and team members/smarts.
- Astro – Static site generator for modern web projects
- Tailwind CSS – Utility-first CSS framework for styling
- Node.js & npm – Development environment and build tools
- Responsive design built with Tailwind CSS
- Sections for plugins, team members, and contact
- Lightweight and fast
-
Clone the repository
git clone https://github.com/Smarts-Hub/smartsweb.git cd smartsweb -
Install dependencies
npm install
-
Run the development server
npm run dev
This will start a local server (usually at http://localhost:4321) where you can preview the landing page.
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
You can find the full license text in the LICENSE file.
As this is an AGPL license, if this software is run as a network-accessible service (e.g. web app), you must also make available the source code of any modifications you deploy.
See the AGPL-3.0 license for full terms.
