All Projects → PedroBern → react-native-art-museums-app

PedroBern / react-native-art-museums-app

Licence: other
Art museum app with Harvard Museums API

Programming Languages

javascript
184084 projects - #8 most used programming language

React Native Art Museum App

Codecov Coverage Build Status

Get it on Google Play

Preview

preview

Description

Browse through Harvard Art Museum's collection on this unofficial app! Save your favorite objects and make your own collection!

It's built using the museum's amazing api.

Prerequisites

  1. Node v12 LTS
  2. yarn

Installation

% git clone [email protected]:PedroBern/react-native-art-museums-app.git
% cd react-native-art-museums-app
% yarn

Configuration

  1. Get a new API key: https://github.com/harvardartmuseums/api-docs#access-to-the-api
  2. Create the file ./.env. Use ./.env.sample as an example.
  3. Add the API key into that file like so:
API_KEY=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Execution

% yarn start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].