quick-notes sofe2800u final project frontend stuff goes in src/webpages db stuff goes in src/database backend documentation is in src/routes To Run git clone the repo and cd into the src directory git clone https://github.com/MonEmperor/quick-notes/edit/main/README.md cd quick-notes/src/ install all packages via npm npm install run the server npm start