VeyselGaziDuran / TailwindWebPage

Home Page:https://tailwindwebpage.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TailwindWebPage

This project, TailwindWebPage, is a web application that I developed as a part of my learning process to gain experience with Tailwind CSS. It doesn't have a specific purpose or use case; rather, it serves as a sandbox for me to experiment, practice, and learn. You can follow the steps below to run the project in your local development environment or deploy it.

1. Requirements

  • Node.js and npm must be installed.

2. Installation

Clone this project:

git clone https://github.com/VeyselGaziDuran/TailwindWebPage.git

2. Navigate to the project directory:

cd TailwindWebPage

3. Install the required packages:

npm install

4. Start the project:

npm run watch

Usage Once the project is running, you can view it in your browser by navigating to

http://localhost:3000.

About

https://tailwindwebpage.netlify.app/


Languages

Language:HTML 53.7%Language:CSS 44.3%Language:JavaScript 2.0%