Starting from (almost) scratch, build this debugging checklist for yourself:
https://debug-checklist.matchthetarget.com/
You could also build any other checklist that you use frequently.
There are no specs or rails grade for this project.
- Set up the project:
bin/setup - Start the web server by clicking "Run Project".
- Navigate to your live application preview.
- As you work, remember to navigate to
/gitand commit often as you work.