This Node.js application uses the Express.js framework to create a dictionary of skiing terms.
To start the app:
- Clone the repo.
- Perform npm install.
- Perform node app.
- Open localhost 3000 to view the app.
- Terms can be deleted by clicking twice on them.