Skip to content

The-Coding-Clubhouse/TCC-official-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

221 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Coding Clubhouse

This repository contains the source code for the official NGO Website, built to showcase our mission, projects, and activities while engaging supporters and volunteers.

Documentation

Tech Stack

  • HTML5 - Semantic structure of the site
  • CSS3 + Tailwind CSS - Styling and utility-first design framework
  • Vanilla JavaScript (ES6+) - Interactivity and dynamic content
  • Figma - UI/UX design reference

Branching Strategy

See our Git Workflow in the Contributing Guide.

Code Style

Naming Conventions

  • Files: kebab-case (e.g., user-profile.js)
  • Components: PascalCase (e.g., UserProfile.js)
  • CSS Classes: kebab-case (e.g., .user-profile)
  • Variables/Functions: camelCase (e.g., const userProfile)

For detailed component structure and best practices, refer to our Component Guidelines.

Contributing

We welcome contributions! Please read our Contributing Guide to get started.

License

MIT The Coding Clubhouse

About

This is the website built for the coding clubhouse initative

Resources

License

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors