Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daggerok/ionic-react-app-example
example of usage Ionic React components in a simple Bitcoin tracker app
https://github.com/daggerok/ionic-react-app-example
bitcoin ionic ionic-react react
Last synced: about 18 hours ago
JSON representation
example of usage Ionic React components in a simple Bitcoin tracker app
- Host: GitHub
- URL: https://github.com/daggerok/ionic-react-app-example
- Owner: daggerok
- License: mit
- Created: 2019-05-23T01:28:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-26T08:10:48.000Z (over 5 years ago)
- Last Synced: 2024-11-11T15:38:12.814Z (2 months ago)
- Topics: bitcoin, ionic, ionic-react, react
- Language: JavaScript
- Size: 140 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ionic react app example
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).```bash
npm i
npm run build
npx serve build/
```open http://localhost:5000/ in your browser
Inspired by [this](https://www.youtube.com/playlist?list=PLtKjv92L0ihBWO6NtZhXEsR9NXf7Uf_ki) series