Skip to content

isabelamoraes/star_wars_characters

Repository files navigation


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 - 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:

# 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.