Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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