Skip to content

Latest commit

Β 

History

History
63 lines (42 loc) Β· 1.61 KB

File metadata and controls

63 lines (42 loc) Β· 1.61 KB

🌐 TechQuanta Community Website

πŸš€ A fully open-source, developer-focused platform for collaboration, learning, and innovation.
πŸ”₯ Built by the community, for the community!


πŸ‘‹ Welcome to TechQuanta!

TechQuanta is a vibrant and inclusive tech community for developers, students, and enthusiasts.
This is our official community website – being developed in public with ❀️ by contributors like you.

πŸ› οΈ The site is still in development – live link will be shared once it’s ready! Stay tuned.


🌟 Why Collaborate?

  • βœ… Grow your GitHub contributions
  • βœ… Learn real-world frontend & backend skills
  • βœ… Connect with like-minded techies
  • βœ… Showcase your work on a public platform
  • βœ… Be featured on the contributor wall (coming soon)

Let's Build Together


🧩 Tech Stack

We’re building this project using modern, scalable tools:

  • βš›οΈ React (with Vite)
  • 🎨 TailwindCSS
  • 🧭 React Router
  • βš™οΈ API Integration (Form & Events)
  • πŸ’¬ Framer Motion
  • πŸ“ Organized with feature-based folder structure

πŸ›£οΈ How to Get Involved

Open for collaboration until: πŸ—“οΈ 30th May
We welcome developers, designers, writers, and documenters!

πŸ”§ Setup Instructions

# 1. Fork this repo
# 2. Clone your fork
git clone https://github.com/your-username/Tech_Quanta_community_website.git

# 3. Install dependencies
npm install

# 4. Start the dev server
npm run dev