Skip to content

viviancpy/portfolio-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

This project aims to provide user a mobile-friendly browser application to monitor stock portfolio market price and each transaction current profit and loss amount.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Node.js
npm or yarn

Installing

Fork the repo or clone it to get source code, run yarn install or npm install to pull node_modules. Then run npm start or yarn start to start the app locally.

use yarn:

yarn start

or npm:

npm start

Running the tests

Unit tests are written in Jest. To run unit tests.

use yarn:

yarn test

or npm:

npm test

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Site built with Material-UI v1, React/Redux/Saga

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published