Skip to content

Designed a simple, responsive website project using Tailwind CSS principles. Focused on achieving a clean and modern design with elements adapted to fit all screen sizes. Utilized Tailwind CSS classes to streamline the design process and enhance user experience.

Notifications You must be signed in to change notification settings

mohmed-ahmed-dev/Manage-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind Manage Landing Page

This is the project from my 2022 Tailwind Crash Course on YouTube.

Alt text

Usage

Install dependencies (Tailwind)

npm install

Run the Tailwind CLI to compile the input.css during development. The output file is css/main.css

npm run watch

To build once run...

npm run build

You can edit the scripts in package.json and the tailwind.config.js file to change input/output locations

About

Designed a simple, responsive website project using Tailwind CSS principles. Focused on achieving a clean and modern design with elements adapted to fit all screen sizes. Utilized Tailwind CSS classes to streamline the design process and enhance user experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published