/anime-list

A React Native App to list and search specific animes, show a short synopsis and a video trailer.

Primary LanguageTypeScript

Anime List

A React Native App to list and search specific animes, show a short synopsis and a video trailer.

image image image image

Running in your machine

Requirements

  • NodeJS
  • TypeScript
  • Yarn*
  • Expo

Everything can be done with NPM, but you better change the package.json scripts to match NPM instead of Yarn

Commands

To install the dependencies, run:

yarn

Once everything is installed and an auto-generated node_modules pop's up, run the following:

yarn start