An app to rate and suggest university courses
This is the frontend to Courator built using React and antd.
Setup the environment with yarn:
yarn # Install dependencies
yarn start # Test webpage locally
yarn build # Deploy static page to build/ folder