Skip to content

Commit ba76132

Browse files
Update README.md
1 parent 19a1982 commit ba76132

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,10 @@ In this project you'll choose an api to consume. You will build an application f
3232
- [ ] Fetch data inside an async action creator from an API of your choosing
3333
- [ ] Add the data from the API to the Redux store
3434
- [ ] Display the data from the store in a component
35-
- [ ] _Some_ styling must be applied. It can be basic, but the app must not only use browser default stylings
35+
- [ ] _Some_ styling must be applied. It can be basic, but the app must not only use browser default stylings
36+
37+
### Submission Format
38+
- [ ] If this is your first time connecting a submission, authorize your github account within the codegrade assignment.
39+
- [ ] Connect your fork to Codegrade using the "Connect Git" button.
40+
- [ ] Find your newly created fork from the list and push your work to main.
41+
- [ ] Check this video for details: www.youtube.com/watch?v=fC2BO7dI6IQ

0 commit comments

Comments
 (0)