Skip to content

tomm1998/artworks-reactnative

Repository files navigation

artworks-reactnative

A small and simple example app in React Native with navigation, api and listview.

API: https://api.artic.edu/api/v1/artworks

Install and run on android

npm install -g react-native-cli
cd artworks
npm install
react-native run-android

Install and run on ios

npm install -g react-native-cli
cd artworks
npm install
react-native run-ios

About

List of the artworks of The Art Institute of Chicago

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published