Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sachaarbonel/react-stockcharts-netlify
Simple and ready to deploy react stock charts example
https://github.com/sachaarbonel/react-stockcharts-netlify
jamstack netlify reactjs stock-chart technical-analysis
Last synced: 24 days ago
JSON representation
Simple and ready to deploy react stock charts example
- Host: GitHub
- URL: https://github.com/sachaarbonel/react-stockcharts-netlify
- Owner: sachaarbonel
- License: mit
- Created: 2018-05-14T11:17:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T11:01:45.000Z (over 5 years ago)
- Last Synced: 2023-03-20T21:31:09.593Z (over 1 year ago)
- Topics: jamstack, netlify, reactjs, stock-chart, technical-analysis
- Language: HTML
- Homepage:
- Size: 12.7 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Pre req
node 6+npm 3+
```
$ git clone https://github.com/rrag/react-stockcharts-examples2
$ cd examples/$ npm install
$ npm start # this should launch a browser with http://localhost:3000
```## Deploy
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/Sach97/react-stockcharts-netlify)
## Code Sandbox
[Edit code here](https://codesandbox.io/s/github/Sach97/react-stockcharts-netlify)## Deployed example
[Deployed example available here](https://kind-montalcini-c8f14f.netlify.com/)