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

https://github.com/isabelamoraes/star_wars_characters


https://github.com/isabelamoraes/star_wars_characters

axios expo google-fonts linear-gradient react-native react-navigation shimmer

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          




Star Wars Characters




STAR WARS CHARACTERS


Find the characters in the Star Wars' saga and see the details about him


Features   |   
Getting Started   |   
Reference


Screens Demo
Mobile Application Demo

## Features

This project was developed with the following technology:

- **[Expo](https://expo.io/)** - A platform for making universal native apps for Android, iOS, and the web 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/star_wars_characters.git star_wars_characters

# Install dependencies
$ yarn install

# Run the mobile application
$ yarn start

```

## Reference

The information about the characters for this application comes from the open-source REST API Star Wars Character, available in the github repository [akabab/starwars-api](https://github.com/akabab/starwars-api).