https://github.com/ncastaldi/first_heroku
First Heroku App
https://github.com/ncastaldi/first_heroku
Last synced: 5 months ago
JSON representation
First Heroku App
- Host: GitHub
- URL: https://github.com/ncastaldi/first_heroku
- Owner: ncastaldi
- Created: 2021-01-14T16:30:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-14T16:45:47.000Z (over 5 years ago)
- Last Synced: 2025-02-24T00:27:03.453Z (over 1 year ago)
- Language: HTML
- Homepage: https://dry-atoll-74854.herokuapp.com/
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Instructions**
* Spend a few moments looking over the code sent to you. First, get the server running, then begin to dissect the JavaScript code found at the bottom of `add.html`.
* Explain to one another what the code does, what its for, and why its relevant to the application so far. Be sure to explain to one another what the `$.post` code is doing.