Skip to content

sanjaymidha-coder/code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CODELLER Landing Page

A responsive landing page for CODELLER Digital Product Agency built with Tailwind CSS.

Setup

  1. Install dependencies:

    npm install
  2. Build CSS:

    npm run build
  3. For development with watch mode:

    npm run build-css

    Or run build.bat on Windows.

Project Structure

  • index.html - Main HTML file
  • src/input.css - Tailwind CSS input file
  • dist/output.css - Compiled CSS output
  • tailwind.config.js - Tailwind configuration
  • package.json - Project dependencies and scripts

Custom Colors

  • dark-blue: #0A192F
  • dark-gray: #1A1A1A
  • light-blue: #3B82F6

Features

  • Fully responsive design
  • Interactive FAQ accordion
  • Hover effects and animations
  • Custom Tailwind components
  • Optimized for performance

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •