Skip to content

Simple react application with Tailwind CSS and simple Heading-Paragraph

Notifications You must be signed in to change notification settings

abobakaraslam/BasicReactApplicationWithTailwindCSS

Repository files navigation

Introduction about the code:

In this code, we have following features.

  1. react application is created using vite
  2. Tailwind CSS is integrated
  3. Pre-defined code for Tailwind CSS is removed and simplete Heading-Paragraph is typed in App.jsx

How to Run:

  • Open VS code terminal and type command

      npm install
    
  • Above command will install all neccessary packages and create node_modules folder in your downloaded code.

  • Now run below command to run the code

      npm run dev
    

About

Simple react application with Tailwind CSS and simple Heading-Paragraph

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages