This repository contains a simple landing page that is fully responsive. The landing page has been designed and developed using HTML, CSS, and Tailwind CSS. It also utilizes Font Awesome for icons and Google Fonts for font families. preview👁️🗨️
- Fully responsive design, ensuring compatibility across different devices and screen sizes.
- HTML and CSS used for structure and styling.
- Tailwind CSS framework used to streamline and enhance the development process.
- Font Awesome icons included to enhance the visual appeal and provide intuitive navigation.
- Google Fonts utilized for an attractive and readable font family.
The landing page was built using the following technologies:
- HTML: The markup language used for structuring the page's content.
- CSS: The stylesheet language used for defining the page's visual style.
- Tailwind CSS: A utility-first CSS framework that enables rapid and flexible styling.
- FontAwesome: A popular icon toolkit used to incorporate icons into the page.
- Google Fonts: A library of free and open-source fonts provided by Google, used to enhance the page's typography.
To run the landing page locally, follow these steps:
- Clone the repository to your local machine using the following command:
git clone https://github.com/MuzakkirHossainMinhaz/penguin-fashion
- Open the project folder in your preferred code editor.
- Open the
index.html
file in your web browser to view the landing page.
The main HTML file is index.html
, where you can modify the structure and content of the page. The CSS styles are defined in the styles.css
file, allowing you to customize the appearance of the landing page.
You can also utilize the Tailwind CSS framework to further enhance the design. Refer to the Tailwind CSS documentation for more information on its features and utility classes.
This is a personal project and contributions are not expected. However, if you would like to suggest improvements, feel free to open an issue or submit a pull request.
- Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.
- Font Awesome - A comprehensive library of icons for web projects.
- Google Fonts - A collection of freely available fonts for use in web projects.
The code in this repository is licensed under the MIT License. Feel free to use, modify, and distribute it as per the terms of the license.