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

https://github.com/konjoinfinity/trackcrypto


https://github.com/konjoinfinity/trackcrypto

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Random Color Palette Generator
Created for an app challenge from devprojects (https://codementor.io)

Link: (https://www.codementor.io/projects/mobile/cryptocurrency-price-listing-mobile-app-atx32meo88)

## Motivation

I wanted to create this project for practice, to learn, to challenge myself, and to test releasing mobile apps to the appstores.

## Code style

[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)

## Screenshot

## Tech/framework used
React Native Expo

Built with
- [Expo](https://expo.dev/)
- [React Native](https://reactnative.dev/)

## Features

Requirements:

When the user opens the app, they should see a list of cryptocurrencies, and each list item of a cryptocurrency should have the following data corresponding to the cryptocurrency:

- Name of the cryptocurrency (e.g. Bitcoin) ✅
- Symbol of the cryptocurrency (e.g. BTC) ✅
- Current price in USD (e.g. $6545) ✅
- Image logo for each coin ✅

## Installation

`yarn`

## Contribute

If you'd like to contribute, submit a pull request.

## Credits

[@shopify/flash-list]
[expo]
[expo-clipboard]
[react]
[react-dom]
[react-native]
[react-native-web]
[@babel/core]
[@types/react]
[@types/react-native]
[typescript]

## License

MIT © [Konjo Tech - Wesley Scholl](2023)