Description TailwindSpotlight is a project setup using Tailwind CSS for showcasing the power and flexibility of Tailwind CSS in web development projects.
TailwindSpotlight is a project setup using Tailwind CSS for showcasing the power and flexibility of Tailwind CSS in web development projects.
To start the development server and watch for changes:
npm start
To build the project:
npm run build
Clone the repository:
git clone https://github.com/tejdevcode/tailwindspotlight.git
cd tailwindspotlight
Install dependencies:
npm install
Tej R