Description
The following is a simple server coded with Node JS. This server allows the users to search for a specific stock using its ticker.
Purpose
- Learn Node JS and Apply it to a project
- Learn Express and get fammiliar with HTTP Requests
- Implement MVC Pattern
- Explore Finance Packages
- Review Previous Knowledge of JavaScript