In this repository, you will find starter files for the homework assignments for CS 465P/565: Full Stack Web Development. Check Canvas for more details on each assignment.
- Homework 1 - Setup and JavaScript
- Homework 2 - JavaScript and Node.js
- Homework 3 - Express and Templating Engines
Check Canvas for more information on each assignment.
For instructions on how to set up the homework repository, start with the instructions.md file.
This repository will be updated throughout the course. Always check to see if there are updates before starting any homework assingment. If there are updates, make sure to pull them. To do so, run git pull <remote> <branch>.