/boilerplate

This is a boiler plate for my 50 day projects.

Primary LanguageHTMLMIT LicenseMIT

What is a boilerplate ?

A boilerplate is a termm that is used when a lot of code is being repeated over and over. A large amount of codes is needed to be written by a coder or programmer for little functionilty. And it is sections of codes that can be included everywhere with or without small changes.

why am I doing 50 projects in 50 Days - Html,CSS, and Javascript?

I as a new web developer I want to sharp my skillsets,improve my skills, and expand my portfolio. As I do these projects , they will also help with sharping my skills in using git commands and how to write a read me file better as I go.

Installations that you will need.

Visualcode Windows MacOs

What is the MIT License ?

"The MIT license gives users express permission to reuse code for any purpose, sometimes even if code is part of proprietary software. As long as users include the original copy of the MIT license in their distribution, they can make any changes or modifications to the code to suit their own needs."-Snyk You can read more about the MIT license here (https://snyk.io/learn/what-is-mit-license/)

MIT License

Copyright (c) [2022] [ChristinaNguyen]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Links to my resources and courses I am taking.

1.https://cdnjs.com/libraries/font-awesome 2.https://www.educative.io/answers/what-is-a-boilerplate-code 3.https://www.makeareadme.com/ 4.https://www.geeksforgeeks.org/what-is-readme-md-file/ 5.https://snyk.io/learn/what-is-mit-license/ 6.https://www.udemy.com/course/50-projects-50-days/ taught by bradtraversy 7.https://www.udemy.com/course/the-web-developer-bootcamp/ taught by Colt Steele