Skip to content

janreggie/fullstackopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.