30+ Developer Student Clubs across the country have come together to organize "30 Days of Web Development🌐" . It is an initiative for people to learn how to build web applications, irrespective of their current level of expertise.
The main objective behind this program is to provide you with access to top-notch content at zero cost. ✨
We have designed beginner-friendly lessons covering up HTML, CSS, JavaScript, Bootstrap & Firebase 💛. Furthermore, there are quizzes and projects to help you sharpen your basics in a fun and riveting way.
We have segment the resources into topics and inside each topic the content is avialable in DAY#.md files. You can use the links below to navigate or use the GitHub navigator.
.
├
├── HTML
├ - ├── DAY1.md
├ - ├── DAY2.md
├ - ├── DAY3.md
├ - ├── DAY4.md
├ - ├── DAYOptional.md
├ - └── ReadME.md
├
├── CSS
├ - ├── DAY1.md
├ - ├── DAY2.md
├ - ├── DAY3.md
├ - ├── DAY4.md
├ - ├── Optional.md
├ - └── ReadME.md
├
├── Bootstrap
├ - ├── DAY1.md
├ - ├── DAY2.md
├ - └── ReadME.md
├
├── JavaScript
├ - ├── DAY1.md
├ - ├── DAY2.md
├ - ├── DAY3.md
├ - ├── DAY4.md
├ - ├── DAY3.md
├ - ├── DAY4.md
├ - └── ReadME.md
├
├── Hosting
├
├── Firebase