Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 561 Bytes

File metadata and controls

9 lines (5 loc) · 561 Bytes

fullstackopen

My submission for the Full Stack Open 2020 MOOC by the University of Helsinki's Department of Computer Science.

Hierarchy and usage

Each folder partX contains the finished output for that part. Note that there will be a lot of code duplication in this code since I had to rely on manually copying the project from the previous part to the next once the latter parts require building on top of them.

Each project partX/proj can be launched by running npm install && npm start.