sparshcodes /
bookmark-landing-page
this repo is my solution of the bookmark-landing-page challenge by frontendmentor.io. challenge has been completed by using html, css & javascript.
34/100 healthLoading repository data…
madhan295 / repository
This is the HomeSmart Landing Page, a fully responsive single-page design built as my first project using Tailwind CSS. The page features a bold, modern aesthetic using a yellow and dark green scheme, highlighting the product via an interactive visualization card, essential feature summaries, partner logos, and clear CTAs for app download.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A modern, responsive landing page for a smart home product, built entirely using Tailwind CSS. This project served as my initial hands-on experience with the utility-first CSS framework.
| Tool/Technology | Description |
|---|---|
| HTML5 | For the core structure and semantic markup of the page. |
| Tailwind CSS | The primary styling framework. Utilized for rapid UI development and responsive design. |
| CSS (PostCSS) | Used in the build process to handle Tailwind compilation and optimizations. |
| JavaScript (Minimal) | For any minor interactive features or functionality (e.g., potential mobile navigation toggle). |
Follow these instructions to get a copy of the project up and running on your local machine.
You'll need Node.js and npm (or yarn) installed to use the Tailwind CLI/build process.
# Check if Node.js is installed
node -v
# Check if npm is installed
npm -v
Clone the Repository:
git clone https://github.com/Madhankannan02/SmartHome-TailwindCSS
cd homesmart-landing-page
Selected from shared topics, language and repository description—not editorial ratings.
sparshcodes /
this repo is my solution of the bookmark-landing-page challenge by frontendmentor.io. challenge has been completed by using html, css & javascript.
34/100 healthitzzmerov /
This is a music player application for OPM that was developed using HTML, CSS, and JavaScript. This was a front-end web development project where you can play Original Pilipino Music that was stored using JavaScript. It also has a simple landing page where some of the music, artists, and playlists can be accessed.
52/100 healthInstall Dependencies:
npm install
Run the Web Page: Since this project uses Tailwind CSS, you need to compile the utility classes into a final CSS file.
Run in Development Mode (Watch for changes):
npm run dev
This command will watch your HTML/JS files for utility classes and rebuild the style.css file whenever changes are saved.
Open the Page:
Simply open the index.html file in your web browser.
This project was a significant learning curve, focusing heavily on adopting the Tailwind methodology. Key takeaways include:
flex, grid, and spacing utilities like p-4, m-auto).sm:, md:, and lg: to control layout and styling at different breakpoints.tailwind.config.js file to define custom colors, fonts, and breakpoints.Distributed under the MIT License.
HabibPayenda /
This is a landing page of a store where users can look for the products that the store provides, if they want to buy a product they can communicate through WhatsUp with the store and order a product. Built with HTML, CSS, JavaScript (Es6).
33/100 healthTaliqa123 /
This is websites for frontend Developer. The Website is made in HTML, CSS, JAVASCRIPT AND GSAP.
32/100 healthTaliqa123 /
This Landing page is made with HTML , CSS , JAVASCRIPT AND GSAP. Check the Given link below to view the output of this project.
32/100 healthsoesandarwin2201 /
This is an online conference landing page designed with a professional UI/UX to provide information about the conference. Users can explore the website and learn more about the guest speakers. Built with HTML, CSS, and JavaScript.
21/100 health