This web app was created for the computer science department of McGill University as part of a course project. The app is interactive and responsive. It has frontend, backend and a database and supports sign up/login as well as creating customized pages.
Mingzhou Dong https://github.com/DongMZ1 Hanying Shao https://github.com/42694647426
Run npm install
to download all dependencies
cd Backend
& npm start
pip install -r requirements.txt