#Bountiful Children's Foundation - User Interface
This file contains the HTML, CSS, JS used for the Home and About Us Page
- Please 'Fork' this repository before cloning
- Copy this 'Clone'
- Run
git clone <clone-url>
- Make sure to create your own branch by running
git checkout -b <firstname-lastname>
- When pushing your repo to Git, run
git push origin <branch-name>