Skip to content

harshverma2002/LandingPage_TailwindProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TailwindProject

Personal Project built using html, Tailwind CSS and javascript

Usage

Instal dependencies (Tailwind)

npm install

Run the Tailwind CLI to compile the input.css while developing.The output file is css/main.css

npm run watch

To build once run...

npm run build

Key Features in the project

  • Hamburger Menu using Javascript and custom CSS
  • Custom colors and screen sizes by modifying the tailwind.config.js file
  • User reviews carousel using Javascript and CSS[To be added]
  • Drop downs for paragraphs when viewed on small screens [To be added]

About

Demo project of a landing page for a company built using HTML and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors