Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)