Skip to content

isabelamoraes/spider-verse

Repository files navigation

Spider-Verse

Know about the characters in this universe

Features   |    Getting Started   |    Reference

Mobile Application Demo

Features

This project was developed with the following technologies:

  • React Native - A framework for creating native apps for Android and iOS with JavaScript and React.
  • Expo - 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:

# Clone this repository
$ git clone https://github.com/isabelamoraes/spider-verse.git spider-verse

# Go into the repository
$ cd spider-verse

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