diff --git a/README.md b/README.md new file mode 100644 index 0000000..beb67f9 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Web Development Crash Course: Building a Message Board +Over the course of several videos, we'll be building an authenticated message board from scratch with +Express, Handlebars, and SQLite. This series is aimed at people who are familiar with programming but new to web development + +[Youtube playlist](https://www.youtube.com/playlist?list=PLo3AfLl5F0ZbTS8HrKhKy27bdcLIeLTYr)