Skip to content

Commit b74a96f

Browse files
Update README.md
1 parent d8ed4c4 commit b74a96f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,12 @@ As a developer, you will be writing tests for every component. As we've learned,
5252

5353

5454
## Stretch goals
55-
5655
- Look at your test cases in Understanding-questions and see if there are any that you have not completed.
5756
- From the this list or from your own mind, add in at least one more new testcase.
58-
- There is alot of state management within our component in this project! See if you can separate the form and error validation code into their own hooks.
57+
- There is alot of state management within our component in this project! See if you can separate the form and error validation code into their own hooks.
58+
59+
## Submission Format
60+
- [ ] If this is your first time connecting a submission, authorize your github account within the codegrade assignment.
61+
- [ ] Connect your fork to Codegrade using the "Connect Git" button.
62+
- [ ] Find your newly created fork from the list and push your work to main.
63+
- [ ] Check this video for details: www.youtube.com/watch?v=fC2BO7dI6IQ

0 commit comments

Comments
 (0)