diff options
| author | Leah Brenny <66805316+leahbrenny@users.noreply.github.com> | 2023-06-07 15:42:20 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-07 15:42:20 -0500 |
| commit | f4f16b01175d51eba0aed18051abd6e5dd0935cd (patch) | |
| tree | e160ee9b41f970bc49b80a4c047a4796682fe1b0 /README.md | |
| parent | 36bd438867b7dc135c3be04b6d62d9ee8b0a545a (diff) | |
Create README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1613b98 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +This repo is a companion to the [You Don't Need That Library][course] course on Frontend Masters. + +[][fem] + +[Please click here][website] to head to the course website. + +[fem]: https://www.frontendmasters.com +[website]: https://firtman.github.io/vanilla/ +[course]: https://frontendmasters.com/courses/vanilla-js-apps/ |
