DevsInTech is a thriving and welcoming community of developers,tech professionals,and enthusiasts who share a common passion for technology. Our mission is to promote diversity and inclusiveness in the open source community by helping individuals with improving their skills and standing out in the tech space.
Check out our website to get started!
DevsInTech offers a wide range of resources and opportunities for developers and tech enthusiasts to expand their skills, connect with peers, and advance their careers. Some of the key offerings include:
Workshops and Webinars: We organize workshops and webinars led by industry experts on various topics such as programming languages, frameworks, software development methodologies, and emerging technologies.
Tech Talks and Panel Discussions: We host engaging tech talks and panels with industry experts covering latest trends, best practices, and real-world experiences, offering valuable insights and producing inspiring conversations.
Networking and Community Events: We facilitate networking through meetups, conferences, and events, fostering connections, idea sharing, collaboration, and professional relationships.
⚠️ Prerequisites
- Before getting into it, make sure you have pnpm installed.
- 
Fork the project 
- 
Clone the project to run on your local machine using the following command: git clone https://github.com/<your_github_username>/DevsInTech.git 
- 
Get into the root directory cd DevsInTech
- 
Install all dependencies by running pnpm install 
- 
Create your branch git checkout -b <your_branch_name> 
- 
Run and view the application on localhost pnpm run dev 
- 
Make your changes 
- 
Stage your changes git add <filename> 
- 
Commit your changes git commit -m "<your-commit-message>"
- 
Push your changes to your branch git push origin "<your_branch_name>"
- 
Create a Pull Request. Click compare across forks if you don't see your branch 
- 
Enter the root directory docker build .docker run -p 3000:80 <Image> 
We welcome contributions in our community. Learn how to start contributing, from installing the project on your device to submitting a pull request with our Contribution guide.
Check out the Code of Conduct to know an inclusive environment that respects all contributions.
This Community is Licensed under MIT license.
Don't forget to leave a star ⭐️



