Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 888 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 888 Bytes

MarketSight Server

This project can be found at cfoucht.com/marketsight.

Description

Create market watchlists with your favorite stocks. Have quotes update every 5 minutes, and learn more about companies you're interested in by viewing their historical prices, earnings, analyst ratings, and recent news. This repository hosts the node server for the project. The server is built with express, mongoose and hosted with heroku.

Technolgies

This app is built with

  • React.js
  • Node.js
  • Express
  • Mongoose & Mongodb

APIs Used


Available Scripts for Development

In the project directory, you can run:

nodemon index.js

Runs the server at port 8000 or process.env.PORT.