An app built to view a list of New York colleges that offer a bachelor’s degree in education using the College Scorecard API
- cd into server/src folder
- yarn add or npm install
node app.js
- cd into client folder
- yarn add or npm install
npm start
- Node.js
- Express.js
- Vue.js
- NPM/Yarn
- Webpack