A modern and responsive web project built with HTML, CSS, and JavaScript.
This project is a multi-page website with a clean and modern design, featuring responsive layouts and component-based architecture.
āāā src/
ā āāā assets/
ā ā āāā css/
ā ā āāā style.css
ā āāā components/
ā ā āāā header.html
ā āāā layouts/
ā ā āāā header.html
ā ā āāā footer.html
ā āāā content/
ā ā āāā index.html
ā ā āāā about.html
ā āāā pages/
ā āāā index.html
āāā README.md
git clone https://github.com/mehmetpolat/html-css-tailwind-gulp-boilerplate
Open the project in your preferred code editor
Install dependencies:
npm install
npm run dev
npm run build
The build process will:
dist
folderTo preview the production build:
npm run preview
After building, the dist
folder will contain:
dist/
āāā assets/
ā āāā css/
ā ā āāā style.min.css
ā āāā images/
āāā js/
ā āāā main.min.js
āāā *.html
Contributions, issues, and feature requests are welcome! Feel free to check issues page.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions, feel free to reach out:
Made with ā¤ļø by Mehmet Polat