Skip to content

joaovamattos/bookshelf

Repository files navigation


bookshelf logo

Bookshelf

Your personal virtual bookshelf app

License MIT

demo overview

Features

This app features all the latest tools and practices in mobile development!

  • ⚛️ React Native — A lib that provides a way to create native apps for Android and iOS
  • ⚛️ Expo — Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React
  • 📚 Google Books API — the Google Books API, your application can perform full-text searches and retrieve book information, viewability and eBook availability

Getting started

  1. Clone this repo using git clone https://github.com/joaovamattos/bookshelf.git
  2. Move yourself to the appropriate directory: cd bookshelf
  3. Run yarn to install dependencies
  4. Create a .env file and add the your Google Books API key in API_KEY field (see more about in the docs)
  5. Run yarn start to run the server
  6. Scan the QR Code with your Expo Go app

License

This project is licensed under the MIT License - see the LICENSE page for details.