Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r0zar/stock-info-app-web
Stock info- on the web!
https://github.com/r0zar/stock-info-app-web
Last synced: 18 days ago
JSON representation
Stock info- on the web!
- Host: GitHub
- URL: https://github.com/r0zar/stock-info-app-web
- Owner: r0zar
- License: mit
- Created: 2020-03-02T21:30:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T01:16:13.000Z (about 2 years ago)
- Last Synced: 2024-04-24T12:10:13.309Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.28 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
* Tutorial: [Getting started with create-react-app, Redux, React Router & Redux Thunk](https://medium.com/@notrab/getting-started-with-create-react-app-redux-react-router-redux-thunk-d6a19259f71f)
* [Demo](https://create-react-app-redux.now.sh) 🙌## Installation
```bash
git clone https://github.com/r0zar/stock-info-app-web.git
cd create-react-app-redux
yarn
```## Get started
```bash
yarn start
```This boilerplate is built using [create-react-app](https://github.com/facebook/create-react-app) so you will want to read the User Guide for more goodies.