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.
Visit: https://wemakedevs.org/
We believe that everyone, irrespective of their college or branch, technical or non-technical background can make it big. WeMakeDevs is an initiative built on this thought.
Education
Events
Mentorship
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before starting out, you'll need to install the following on your computer.
- Fork the repo
- Clone the repository
git clone https://github.com/WeMakeDevs/wemakedevs.git
- Run
npm i
Ornpm install
to install all dependencies - Run
npm start
to start the application - Visit
https://localhost:3000
to view the application