TechHubsAr is a web application that showcases tech communities across Argentina. It provides an interactive map and a list of communities, allowing users to explore and connect with tech enthusiasts throughout the country.
- Interactive map of Argentina showing tech community locations
- Detailed list of tech communities with quick access to their information
- Individual community pages with full details and member information
- Responsive design for both desktop and mobile devices
- Node.js (v20)
- npm
- Fork the repo
- Fork the TechHubsAr repository on GitHub.
- Clone your forked repository to your local machine.
- Create a new branch for your changes.
- Add the new community information to the /data/communities.json JSON file.
- Commit your changes and push to your forked repository.
- Create a Pull Request (PR) from your fork to the main TechHubsAr repository.