A modern, open-source, community-driven guide for developers. This project provides roadmaps, resources, and career advice for beginners and those looking to upskill in software development.
- HTML5 & CSS3
- JavaScript (ES6+)
- Tailwind CSS (Styling)
- Vite (Build Tool)
-
Clone the repository:
git clone https://github.com/TunarJamalov/DeveloperSSS.git cd DeveloperSSS -
Install dependencies:
npm install
-
Start the development server:
npm run dev
Open
http://localhost:5173in your browser.
This project is open-source and grows with community contributions! If you want to add a new resource, fix a bug, or suggest a new roadmap, please read the CONTRIBUTING.md file.
- Never commit directly to the
mainbranch. - Submit your changes via a Pull Request (PR).
- Be respectful and constructive.
This project is licensed under the MIT License. See the LICENSE file for details.