AzureKitsune / stock-tracker

A learning exercise in React and NodeJS. Simply displays RSS feeds from stock-related subreddits.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock-Tracker

A learning exercise in React and NodeJS. Simply displays RSS feeds from stock-related subreddits.

How to run it

  1. Run "npm run start-server" to start the 'backend' script.
  2. Run "npm start" to start the frontend website.

About

A learning exercise in React and NodeJS. Simply displays RSS feeds from stock-related subreddits.


Languages

Language:JavaScript 73.8%Language:HTML 22.0%Language:CSS 4.2%