about summary refs log tree commit diff
path: root/users/wpcarro/website/goals/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/website/goals/README.md')
-rw-r--r--users/wpcarro/website/goals/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/users/wpcarro/website/goals/README.md b/users/wpcarro/website/goals/README.md
new file mode 100644
index 0000000000..a397d8d32f
--- /dev/null
+++ b/users/wpcarro/website/goals/README.md
@@ -0,0 +1,5 @@
+# Goals
+
+Kent C. Dodds taught me that I can create a React website without any bundling
+software. To practice this, I created a simple React app to track some of my
+goals. Notice how I wrote JSX inside of a `<script type="text/babel">` tag.