Skip to content

Commit 11b226d

Browse files
committed
Added week 2 and 3 exercises
1 parent 51969b9 commit 11b226d

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

book/src/03_intro-react/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Figma
2+
3+
## Presentation Slides
4+
**Authors: Alyssa Cheong & Giselle Putri | [Link to slides](https://www.canva.com/design/DAGg9E5TJSA/Ewax_jT81t8lqPaMTkc3Cg/edit) | [Link to repository](https://github.com/devsoc-unsw/devsoc-mail/tree/ws2/components)**
5+
6+
Activities are on slide 45.
7+
8+
<iframe src="https://www.canva.com/design/DAGg9E5TJSA/jJXUvzzmxGeFlOT0Wus-0g/view?embed" frameborder="0" width="800" height="450" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

book/src/04_further-react/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Figma
2+
3+
## Presentation Slides
4+
**Authors: Lachlan Shoesmith | [Link to slides](https://www.canva.com/design/DAGSm5IgDSU/fRVbxTekEvoKCxAcG6VWCg/edit) | [Link to repo](https://github.com/devsoc-unsw/devsoc-mail/tree/ws3/react)**
5+
6+
Activities are in the README.md file in the repo.
7+
8+
<iframe src="https://www.canva.com/design/DAGSm5IgDSU/zdxO-cKL9jfhvzayAk6-Aw/view?embed" frameborder="0" width="800" height="450" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

book/src/SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@
1010
- [Installing Git, Node, NVM](01_getting-started/installation.md)
1111
- [(Optional) Additional Tools](01_getting-started/optional_extras.md)
1212
- [Figma](02_figma/index.md)
13+
- [Intro to React](03_intro-react/index.md)
14+
- [Further React](04_further-react/index.md)

0 commit comments

Comments
 (0)