Skip to content
forked from mxm87/appArt

This app is based on The Art Institute of Chicago API. You can fetch 8 random artworks, save favorite ones, get full description via in-app browser.

Notifications You must be signed in to change notification settings

zohaibhu/appArt

 
 

Repository files navigation

[22.06.22 Update] New features:

  1. Form handling:
  • Login form with Formik
  • Field validation with yup
  • Criteria for password field
  1. Firebase (Auth / Firestore) with Redux integration:
  • Sign up / sign in with email
  • Sync your data to the cloud

This app is based on The Art Institute of Chicago API. You can fetch 8 random artworks, save favorite ones, get full description via in-app browser.

appArt.mp4

What you will find here:

  • State management w/ API calls and persistence (Redux Toolkit, AsyncThunk, Redux Persist)
  • UI (components w/ pre-defined styles, shared transitions, pull to refresh spinner)
  • In-App browser (WebView)

About

This app is based on The Art Institute of Chicago API. You can fetch 8 random artworks, save favorite ones, get full description via in-app browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.6%
  • Java 9.2%
  • Objective-C 6.9%
  • JavaScript 3.2%
  • Ruby 1.3%
  • Starlark 0.8%