We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f39d74 commit 1a55d7fCopy full SHA for 1a55d7f
README.md
@@ -58,3 +58,8 @@ In this project you will build an application that allows for todos to be added,
58
- `<TodoForm>` will hold your input field and your `Add Todo` and `Clear Completed` buttons.
59
- Your input field should take in user input, and allow a user to press `Enter` or click on the `Submit Button` to add a todo to your list.
60
- Once a todo is submitted, the Todo List should re-render and show the added todo.
61
+
62
+## Submission Format
63
+- [ ] Only work on main.
64
+- [ ] Make sure to push your code at regular intervals.
65
+- [ ] Copy your github repo url and paste it into Canvas to submit your project
0 commit comments