Skip to content

A cross-platform anime catalog application that allows users to browse and search anime and mark them as favorite.

Notifications You must be signed in to change notification settings

farzinmirzaie/animex

Repository files navigation

AnimeX

demo.mov

A cross-platform anime catalog application that allows users to browse and search anime and mark them as favorite.

Check out live web version!

Get started

Make sure you have followed the instructions provided in the official documentation and you have your environment set up.

Install dependencies

yarn

Run the application

yarn android
yarn ios
yarn web

Run e2e test (iOS only)

yarn test:e2e:build
yarn test:e2e