diff options
Diffstat (limited to 'users/wpcarro/website/goals/README.md')
-rw-r--r-- | users/wpcarro/website/goals/README.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/users/wpcarro/website/goals/README.md b/users/wpcarro/website/goals/README.md deleted file mode 100644 index a397d8d32f84..000000000000 --- a/users/wpcarro/website/goals/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# 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. |