Welcome to TechNexus, Your Tech Event Hub! 🌟
TechNexus is a community-driven open-source project that catalogs tech-related events throughout the world. We believe in the power of collaboration and invite you to help us make this platform more informative and valuable for the IT community by adding, updating, and improving events.
Dev Code Community is a vibrant group of tech enthusiasts and developers. We're dedicated to fostering collaboration, learning, and growth in the world of technology.
There are two main ways you can contribute to TechNexus:
- Star the repository for your PR to be accepted. link
- Fork this repository (click the Fork button at the top of this page).
- Follow Dev Code Community (ensure to do so to support our open source initiatives!)
- In your forked repo, which must be visible in your repositories, navigate to the
src/data
folder. - Choose the relevant event type:
offlineEventsData.json
oronlineEventsData.json
. - Add your event details to the JSON file. Please ensure your event details are accurate and follow the existing format in the JSON files.Follow the date format as present in the event json files!.
- Add relevant event banner/logo/image, add it to
public/images/offlineEvents
orpublic/images/onlineEvents
as appropriate. - Commit your changes with a descriptive message.
- Visit your forked repository and make sure your code is upto date with the TechNexus's main repo, if not something similar to following should be visible on your forked repo:
click and update your fork, to avoid conflicts and easier pull request acceptance 10. Push to your fork and submit a pull request.
To contribute new features or improvements to the TechNexus website:
- Star the repository for your PR to be accepted. link
- Fork this repository.
- Follow Dev Code Community (ensure to do so to support our open source initiatives!)
- Clone your fork:
git clone https://github.com/your-username/TechNexus.git
- Navigate to the project directory:
cd TechNexus
- Install dependencies:
npm install
- Create a
.env
file in the root directory and copy the contents from.env.example
. - Start the development server:
npm run dev
- Make your changes and test thoroughly.
- Commit your changes with a descriptive message.
- Update your fork with the latest changes to the main repository, to avoid conflicts among contributions.
- Push to your fork and submit a pull request.
Visit our website: TechNexus Website
Join community at: Dev Code Linktree
Your star helps us reach more contributors and grow our community!
Dev Code Community | Pratap Pawar | Atharva Awatade |
Follow Dev Code Community for updates!
Thank you for contributing and being part of our open-source family!