Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/isabelamoraes/planets


https://github.com/isabelamoraes/planets

expo google-fonts linear-gradient moti react-native react-native-responsive-fontsize react-native-svg react-navigation styled-components typescript

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        


Planets


Know the planets of the Solar System


Features   |   
Getting Started   |   
Reference


Mobile Application Demo

## Features

This project was developed with the following technologies:

- **[React Native](https://reactnative.dev/)** - A framework for creating native apps for Android and iOS with JavaScript and React.
- **[Expo](https://expo.io/)** - A platform for making universal native apps for Android, and iOS with JavaScript and React.

## Getting Started

To clone and run this application, place from your command line:

```bash
# Clone this repository
$ git clone https://github.com/isabelamoraes/planets.git planets

# Go into the repository
$ cd planets

# Install dependencies
$ yarn

# Run the mobile application
$ expo start

```

## Reference

This application was developed with the intention of exploring the Moti library, for animations in React Native, with the use of the FlatList.