Skip to content

riverachacon/stock-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-info

Click here to go to app, React version

Welcome to the project! This is a Node.js project where users can enter a stock ticker and a date, it provides historical data such as price movement, opening and closing prices, volume, and other relevant information for the specified date plus also provides the stock's latest news

Installation

After downloading or cloning the code, navigate to the project directory in your terminal and run the following command to install the dependencies:

npm install

Running the Server Once the dependencies are installed, you can start the server by running the following command:

nodemon index.js

After running this command, your server should be up and running, and you should see output indicating that the server is running on a certain port.

You can now access your server by navigating to http://localhost: in your web browser, replacing with the actual port number your server is listening on.

here is port = 3000

About

This app will help you find historical data on your favorite stock

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published