https://github.com/sameerkash/gezelx
https://github.com/sameerkash/gezelx
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sameerkash/gezelx
- Owner: Sameerkash
- Created: 2022-11-07T08:34:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-07T09:26:00.000Z (over 3 years ago)
- Last Synced: 2025-01-18T12:15:09.201Z (over 1 year ago)
- Language: Java
- Size: 2.89 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GezelX
## Crytpo currency listing built with React Native
Displays a Paginated list of Crypto tokens with information such as rank, symbol, price percentage change, market cap, and current value.
**stack**
- tailwind names rn
- Moxbx.js
- CoinGecko API
**Enhancements**
- Show Price history chart
**Development**
- install react native cli from [here](https://reactnative.dev/docs/environment-setup)
- connect a physical device
- run `npx react-native run-android`
- in a new terminal run `npx react-native start`
You can now reload the app using `r` key