This repository contains projects I'm working on to learn web development, mainly HTML, CSS, and JavaScript.
All the code in this repo is licensed under the MIT license. You can use any code snippet from this repo, as long as you include the exact copy of this repo's MIT license in your project.
- The Frontend Developer Roadmap at roadmap.sh
- Codevolution's Flexbox Tutorial Series
- This guide from geeksforgeeks.org on defining a two column layout with flexbox.
- This page from geeksforgeeks.org for 10 project suggestions for learning HTML.