Skip to content

getFrontend/tailwind-landing-page

Repository files navigation

About

The project is made within the framework of Tailwind CSS study. The layout from the FRONTEND MENTOR website was used.

Result

PageSpeed Insights

✅ Mobile: 100 / 100 / 100 / 100

✅ Desktop: 100 / 100 / 100 / 100

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

Fully responsive Landing page with Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published