Create README.md

This commit is contained in:
Chuck Dries 2021-07-31 16:37:25 -07:00 committed by GitHub
parent 07424b2849
commit 1a7ec9f095
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
README.md Normal file
View File

@ -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)