This project is a website for .... created as part of Intro to Github Course Feb 2024
It provides a repository for the website, allowing collaborators to update with the latest news.
Use this URL to clone to the repository in GitHub Desktop
https://github.com/carrieannbartlett/My-new-repo.git
You can contact any of the collaborators.
This repository is maintained by Carrie-Ann Bartlett on behalf of ....
First repo from github course
This makes the text bold
this makes the text italic
this strikes texts
this makes the text bold and italic
This makes a quote indented
This is some code console.log
single back tick for that word
or triple back ticks for whole section:
name = prompt("What is your name?");
console.log(name);
in VS code ctrl+shift+V to view markdown preview