Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mglagola/chartlandia
React Native & React Native Web App that pulls crypto currency ticker info from coinmarketcap.com
https://github.com/mglagola/chartlandia
cheerio coinmarketcap cryptocurrency express nextjs nodejs react react-native react-native-web redux
Last synced: 25 days ago
JSON representation
React Native & React Native Web App that pulls crypto currency ticker info from coinmarketcap.com
- Host: GitHub
- URL: https://github.com/mglagola/chartlandia
- Owner: mglagola
- Created: 2018-01-21T14:07:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T18:03:26.000Z (over 6 years ago)
- Last Synced: 2024-10-10T20:22:38.900Z (about 1 month ago)
- Topics: cheerio, coinmarketcap, cryptocurrency, express, nextjs, nodejs, react, react-native, react-native-web, redux
- Language: JavaScript
- Homepage:
- Size: 755 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# [Chartlandia](http://www.chartlandia.com)
A mini monolithic React Native & React Native Web App that fetches and displays data from [coinmarketcap.com](http://coinmarketcap.com). The project name is chartlandia despite having zero charts at the moment 😜.
The app is built with [next.js](https://github.com/zeit/next.js/), react, react-native, react-native-web and redux.
Using [style-constraints](https://github.com/mglagola/style-constraints) for layout responsiveness.