This project is for you to type along with the Introduction to CSS video. There are no automated tests, so rails grade
won't do anything.
Experiment!
Here is the target that we're aiming for in this project:
https://rps-css.matchthetarget.com/rock
- Start the web server with
bin/server
. - Navigate to your live application preview.
- As you work, remember to navigate to
/git
and Always Be Committing.