BresThomas / CryptoNews-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptoNews App

mockup

An app built with Flutter to stay up to date with the latest news in the Web3/crypto industry. The app uses various news APIs to gather news articles and presents them in an easy-to-read format for the user.

Getting Started

To get started with this project, you will need to have Flutter installed on your machine. After cloning the repository, create a .env file in the root directory of the project and add your own API keys for the Unsplash and Crypto Panic APIs.

Example:

API_KEY_UNSPLASH=your_key_here
API_KEY_CRYPTO_PANIC=your_key_here

Once you have added your API keys, run the app on an emulator or on a physical device.

Libraries Used

cupertino_icons: ^1.0.2
equatable: ^2.0.3
http: ^0.13.5
flutter_dotenv: ^5.0.2
url_launcher: ^6.1.10

Assets

assets:
- lib/.env

If you have any suggestions or find any issues with the app, please feel free to open an issue or submit a pull request. We welcome any contributions to make the app better!

License

This project is licensed under the MIT License - see the LICENSE file for details.

About


Languages

Language:Dart 33.7%Language:C++ 32.0%Language:CMake 27.3%Language:HTML 2.8%Language:C 2.1%Language:Swift 1.9%Language:Kotlin 0.2%Language:Objective-C 0.1%