dartmouth-cs98 / 21f-visuol

21f-visuol created by GitHub Classroom
0 stars 0 forks source link

Reorganize frontend file structure #71

Closed austinzhang1018 closed 2 years ago

austinzhang1018 commented 2 years ago

Currently, we have all of our components in the source directory. This approach is not scalable, and we should create a folder structure for better organizing our code.