Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 344 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 344 Bytes

Client-Side-React-Project

A react project, handling multiple routes, fetching and displaying data from a different node project, sign up to view stock and crypto-currencies' prices and bookmark the units interested in.

To start

Run "npm start" to run the server (by default on port 3000 on localhost) Run "npm build" to build bundle.js.