This is the beginners friendly project with the intension of teach Web Development for the beginners.
There is no prerequisites. You don't need to do know any Languages in order to contribute to this project.
After contributing to this project:
- You'll have a basic underestanding of Git and GitHub.
- You'll understand the basic syntax of HTML, CSS and Javascript.
- You'll be able to create simple Web Pages.
- You'll be able to add Bootstrap to your files.
There'll be simple tasks given to you. You need to solve those tasks and pull requests.
- Standard HTML Tutorial - W3Schools
- The W3 CSS Framework - W3Schools
- Beginner JavaScript Tutorial - W3Schools
- HTML Crash Course For Absolute Beginners - Traversity Media
- CSS Crash Course For Absolute Beginners - Traversity Media
- JavaScript Crash Course For Beginners - Traversity Media
- The Bootstrap Framework
- Bootstrap 5 Crash Course - Web Dev Simplified
- Official Documentation