Feel free to give it a start š
Take a look at the live project deployed on Netlify
DESKTOP ------------------------------------------------------------------
MOBILE ----------------------------------------------------------------------
Title: Welcome to our Tailwind Landing Page ā where simplicity meets style in web development!
š Features That Set the Stage:
š Light & Dark Mode: It's your world; light it up or embrace the dark. Our landing page effortlessly adapts to your preferred mode.
š± Fully Responsive: Whether you're on a mobile device, tablet, or desktop, our page adjusts seamlessly to your screen size, ensuring a consistent experience.
ā” Lightning-Fast: We've optimized every detail to ensure that your landing page loads in the blink of an eye, keeping your visitors engaged.
šØ Tailwind Magic: Explore the power of Tailwind CSS with our project. We've crafted this landing page using just HTML and Tailwind classes, showcasing how this framework accelerates web development.
Ready to experience the future of web design? Clone this repository, follow our setup instructions in the documentation, and unlock the possibilities of Tailwind CSS!
š¼ļø Craft beautiful web experiences with our Tailwind Landing Page. Design made simple! š
Provided step-by-step instructions on how to install and run this project locally.
# Clone the repository
git clone https://github.com/Sky-De/LandingPage-TailwindCSS
# Change directory
cd your-repo-name
# Install dependencies
npm install
# Run the project
npm run dev
SkyDe