React Express Stocks App 💹⬆️

Quick Start

# Install dependencies for server
yarn

# Install dependencies for client
yarn client-install

# Run the client & server with concurrently
yarn dev

# Run the Express server only
yarn server

# Run the React client only
yarn client

# Server runs on http://localhost:5000 and client on http://localhost:3000

App Info

Author

Idan Levi GitHub

Version

1.0.0