Skip to content

rafal-bedkowski/tailwindProject

Repository files navigation

cover

Tailwind Landing page

Live demo here.

Table of Contents

General Information

  • Simple landing page mostly build with the Tailwind CSS framework

Technologies Used

  • HTML 5 (with semantic tags)
  • Tailwind CSS
  • NPM Webpack starter kit from Frontend Training course - providing couple of packages like webpack dev-server, babel etc.

Screenshots

Example screenshot Example screenshot Example screenshot Example screenshot

Setup

git clone the project on your machine
locally install the npm webpack npm install --save-dev webpack

Scripts you can use:

npm run start - to run webpack dev-server development mode
npm run build - to run production mode
npm run publish - to publish project on githubpages

Project Status

Project is: complete

Releases

No releases published

Packages

No packages published

Languages