Skip to content

A mini stock scraper that will later serve in my other project, built with React & Express

License

Notifications You must be signed in to change notification settings

luut189/stock-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Scraper

About

It's a stock scraper which can scrape one or multiple stock tickets quickly.

Setup development environment

Please ensure you have Node installed

Then navigate to both directories and run npm i to install all necessary dependencies

Client and Server

You can run this in the main directory to start both client and server simultaneously

npm run dev

Frontend Client

Navigate to ./client and run

npm run dev

Backend Server

Navigate to ./server and run

npm run dev

About

A mini stock scraper that will later serve in my other project, built with React & Express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published