MassiEscalante / prework-study-guide

A study guide for course pre-work.
MIT License
0 stars 1 forks source link

Prework Study Guide Webpage>

Description

Dive into the foundational skills, mindsets, and technologies that all web developers use:

Installation

N/A

Usage

Each section contains notes about a certain topics, like HTML, CSS, JavaScript, Git. And if we open the DevTools console, we can see the JavaScript running. It will list the topics we learned from prework and choose one topic for us to study first.

Credits

N/A

License

The last section of a high-quality README file is the license. This lets other developers know what they can and cannot do with your project. If you need help choosing a license, refer to https://choosealicense.com/.


🏆 The previous sections are the bare minimum, and your project will ultimately determine the content of this document. You might also want to consider adding the following sections.

Badges

badmath

Badges aren't necessary, but they demonstrate street cred. Badges let other developers know that you know what you're doing. Check out the badges hosted by shields.io. You may not understand what they all represent now, but you will in time.

Features

If your project has a lot of features, list them here.

How to Contribute

If you created an application or package and would like other developers to contribute to it, you can include guidelines for how to do so. The Contributor Covenant is an industry standard, but you can always write your own if you'd prefer.

Tests

Go the extra mile and write tests for your application. Then provide examples on how to run them here.