A responsive one-page landing page for a hosting company, built with Tailwind CSS. This project is a simple and clean design, perfect for showcasing a hosting service or a similar tech product.
- Clean and Modern Design: A visually appealing layout.
- Responsive: Fully responsive design that works on all screen sizes, from mobile to desktop.
- Easy to Customize: Built with Tailwind CSS, making it easy to change the design to your liking.
- Single Page Layout: All the important information is on one page for easy navigation.
- HTML5
- Tailwind CSS
To get a local copy up and running, follow these simple steps.
You need to have Node.js and npm installed on your machine.
- Clone the repo
git clone https://github.com/AlfishanShaikh/hosterr-tailwind-css.git
- Navigate to the project directory
cd hosterr-tailwind-css - Install NPM packages
npm install
- Run the Tailwind CLI to compile the CSS
npm run build
- Open
index.htmlin your browser to view the project.
Distributed under the MIT License. See LICENSE for more information.
