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 d4f0f6b commit d30bcefCopy full SHA for d30bcef
CONTRIBUTING.md
@@ -7,7 +7,7 @@
7
4. Install dependencies with `npm install`
8
5. Start the application with `npm start`
9
10
-# Setting up the PR'
+# Setting up the PR
11
12
1. Prettify your code with `npm run format`
13
2. Create a new branch for your changes
README.md
@@ -32,13 +32,13 @@
32
## part4 - Testing Express servers, user administration
33
- [x] part4 (intro)
34
- [x] part4a
35
-- [ ] part4b
+- [x] part4b
36
- [x] part4c
37
-- [ ] part4d
+- [x] part4d
38
39
## part5 - Testing React apps
40
-- [ ] part5 (intro)
41
-- [ ] part5a
+- [x] part5 (intro)
+- [x] part5a
42
- [ ] part5b
43
- [ ] part5c
44
- [ ] part5d
0 commit comments