Miscellaneous
A central hub for discovering and engaging with technology communities and events across Tamil Nadu. Our aim is to foster collaboration, knowledge sharing, and growth within the regional tech and dev ecosystem.
tamilNadu.tech serves as a bridge connecting various tech communities, events, and enthusiasts throughout Tamil Nadu. Whether you're a student, professional, or tech enthusiast, this platform helps you:
Have an upcoming tech event in Tamil Nadu? Adding it is simple! Check out our event submission guide in the Contributing Guide. It's a straightforward process using a JSON template - no complex coding required!
Clone the repository:
git clone https://github.com/FOSSUChennai/Communities.git
cd Communities
Install dependencies:
npm install
# or
yarn install
Start the development server:
npm run dev
# or
yarn dev
Visit http://localhost:3000
to see the application.
src/
āāā app/ # Next.js app directory
āāā components/ # Reusable React components
āāā data/ # Static data and configurations
We welcome contributions from everyone! Check out our Contributing Guide to get started. Keep an eye on the issues tab for a mix of beginner friendly issues aswell as game changing issues that you can help the community by contributing.
Pointers to keep in mind is:
Go put a star š¤
This project is licensed under the terms of the GPL 3.0 license.