This is a full-stack web application that allows students to buy and sell secondhand items with each other.
- To run this app, run migration script in SQL server to replicate the database.
- Edit the configuration object in backend.js to establish connection to db.
- Run Npm install in the terminal.
- Run node backend.js and node frontend.js in a new terminal.
- The app should be running in http://localhost:8080/static/