Yemmite123 / Fraym

Historical Trends for End of Daily Stock Prices (Plotted with Dates against Close)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Bootstrap with Material Design

MDBootstrap for React

Getting Started

To test, contribute or just see what we did follow few easy steps:

  • clone the repository
  • cd to the directory with the repository
  • run yarn install (or npm install if you don't use yarn)
  • run the app using yarn start (or npm start)
  • to build project use yarn run build (od npm run build)
  • yarn run remove-demo (or npm run remove-demo) removes demo app pages
  • enjoy!

Bugs

If you want to report a bug or submit your idea feel fre to open an issue

Before you report a bug, please take your time to find if an issue hasn't been reported yet

We're also open to pull requests

About

Historical Trends for End of Daily Stock Prices (Plotted with Dates against Close)

License:Other


Languages

Language:JavaScript 65.2%Language:HTML 34.8%