A simple app the recommends colleges based of student requirements
On the front-end,
public/index.html
contains the content of the webpagepublic/script.js
is the javacript that runs when the webpage is loadedpublic/style.css
is the styles forpublic/index.html
On the back-end,
- app starts at
server.js
- all frameworks and packages are added in
package.json
- app secrets are stored in
.env
Made by Glitch
Glitch is the friendly community where you'll build the app of your dreams. Glitch lets you instantly create, remix, edit, and host an app, bot or site, and you can invite collaborators or helpers to simultaneously edit code with you.
Find out more about Glitch.
( ᵔ ᴥ ᵔ )