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

https://github.com/jongan69/soltrendiomobile

A Mobile app for viewing stock and crypto in a combined format
https://github.com/jongan69/soltrendiomobile

Last synced: over 1 year ago
JSON representation

A Mobile app for viewing stock and crypto in a combined format

Awesome Lists containing this project

README

          

# Welcome to SolTrendio Mobile 👋

This is a SolTrendio Mobile project built with [Expo](https://expo.dev), leveraging the power of [`create-expo-app`](https://www.npmjs.com/package/create-expo-app).

## Get Started

1. **Install Dependencies**

Ensure you have Node.js installed, then run:

```bash
npm install
```

2. **Start the App**

Launch the development server with:

```bash
npx expo start
```

You'll have options to open the app in:

- [Development build](https://docs.expo.dev/develop/development-builds/introduction/)
- [Android emulator](https://docs.expo.dev/workflow/android-studio-emulator/)
- [iOS simulator](https://docs.expo.dev/workflow/ios-simulator/)
- [Expo Go](https://expo.dev/go), a sandbox for app development with Expo

3. **Develop Your App**

Begin development by editing files in the **app** directory. This project uses [file-based routing](https://docs.expo.dev/router/introduction).

## Reset the Project

To start fresh, run:

```bash
npm run reset-project
```

This will move the starter code to the **app-example** directory and create a new, blank **app** directory for development.

## Learn More

Explore these resources to deepen your understanding of Expo and app development:

- [Expo Documentation](https://docs.expo.dev/): Learn the basics or dive into advanced topics with our [guides](https://docs.expo.dev/guides).
- [Learn Expo Tutorial](https://docs.expo.dev/tutorial/introduction/): A step-by-step guide to creating a project for Android, iOS, and the web.

## Join the Community

Connect with other developers building universal apps:

- [Expo on GitHub](https://github.com/expo/expo): Explore our open-source platform and contribute.
- [Discord Community](https://chat.expo.dev): Engage with Expo users and ask questions.

## Features

- [List any key features of your app here]
- [Another feature]
- [And another one]

## Contributing

We welcome contributions! Please see our [contributing guidelines](link-to-contributing-guidelines) for more details.

## License

This project is licensed under the [Your License Name] - see the [LICENSE](link-to-license-file) file for details.