We Make Devs - Empowering developers to achieve their potential.
About Us
Our community provides a variety of FREE hands-on computer science training and workshops designed to help individuals develop practical skills through hands-on learning experiences. We are committed to fostering an inclusive and supportive environment where everyone can learn and grow. Our "Learn by doing" approach means that you will have the opportunity to actively engage with the material and put your newly acquired skills into practice.
What is WeMakeDevs?
We believe that every individual, regardless of their educational background and technical knowledge, possesses the potential to achieve great heights. Our initiative is founded on this very belief.
WeMakeDevs provides hands-on training courses and mentorship for free, along with a wealth of resources to help you start your journey, including roadmaps, podcasts, blogs, and events.
What do we provide?
π¨βπ» We Make Devs
Visit our website.
What stack is WeMakeDevs built on?
Connect with us
Contribute
We welcome contributions in our community.
Before making a contribution, check the Contribution guide.
Code of Conduct
Check out the Code of Conduct to know an inclusive environment that respects all contributions.
License
This Community is Licensed under MIT license.
π Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
π§Ύ Prerequisites
Before starting, you need to install the following on your computer.
π οΈ Installation
- Fork the repo
- Clone the repository
git clone https://github.com/WeMakeDevs/wemakedevs.git
- Run
cd wemakedevs
to change the working directory - Run
npm ci
Ornpm clean-install
to install all dependencies - Run
npm start
to start the application - Visit http://localhost:3000 to view the application