This project is a practice implementation of a music festival landing page using Tailwind CSS. It demonstrates various Tailwind CSS features and responsive design techniques.
To get started with this project, follow these steps:
git clone https://github.com/Frederic-K/TailwindcssPracticeMusicFestival.git
cd TailwindcssPracticeMusicFestival
npm install
or
yarn install
double click on html file
or
run vscode live server
src/
: Contains the source codeindex.html
: Main HTML fileinput.css
: Tailwind CSS input fileoutput.css
: Compiled CSS fileassets/
: Contains images and other static assetsplugins/
: Custom Tailwind CSS pluginstailwind.config.js
: Tailwind CSS configuration fileThis project is open source and available under the ISC License.