ScrimbaBootcamp / progress-tracker

Bootcamp students will contribute to this open source project, where we will build a progress tracker to keep up with activity and accomplishments in the Scrimba bootcamp.
https://bootcamp-progress-tracker.netlify.app
MIT License
5 stars 20 forks source link

feat: add key concepts of module 1 #23

Closed michaella23 closed 3 months ago

michaella23 commented 3 months ago

On our curriculum page, we will summarize key concepts of each module. I think bullet points makes the most sense, but if there is a different way you would like to present the information, please share your ideas.

Add a heading element and a list of key concepts in module 1.

eram23 commented 3 months ago

Can I work on this one pls.

michaella23 commented 3 months ago

@eram23 that would be great, thanks!

eram23 commented 3 months ago

Im thinking of doing something like this:

Scrimba Bootcamp Curriculum

Module 1 - Web Dev Basics

    <ul>
        <li>Learn basics of HTML & CSS</li>
        <li>Create layouts & style them</li>
        <li>Build a Googe.com clone</li>
        <li>Build your first Solo Project</li>
    </ul>
michaella23 commented 3 months ago

@eram23 that's a good outline! Just wanted to point out that "Web Dev Basics" is Module 2. Let me know if you still want to work on this issue, or switch to #24 . Either way, you might be interested in referencing notes from Shant's CPR series, though you don't have to. 🙂

eram23 commented 3 months ago

Sure! I don't mind doing one and two if thats ok!