Project for UIUC CS 411 Database Systems
https://wiki.illinois.edu/wiki/display/cs411sp18/README.md
Live at https://readmeagain.herokuapp.com
- Frontend: React
- Backend: Express
- Database: PostgreSQL
- Clone the project with
git clone https://github.com/vivianh2/cs411Project-sp18.git
Please PLEASE do NOT fork cd
into the project directory- Run
npm install
to install all the modules and dependencies It may take a while - Start the client and the server with
npm test