Inspired by the module reviews sharing web application of Peking University (url: https://courses.pinzhixiaoyuan.com/), we aim to build a professional module reviews sharing application of NUS with the core features:
- search (with refinements);
- review and ratings posting;
- anonymouse forum under each module;
- my module list;
- admin account;
- more to explore ...
- run 'npm run build'(only at the first run and after new modifications)
- run 'node server.js' to start the project (Navigate to 'http://localhost:3000/' to load the home page)