Skip to content

rvillalbadev/ecco-movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecco-movies

Movie App Catalogue tool

Setup instructions

1. Install all dependencies

# after clone the repository, navigate to app directory
cd ecco-movies
and install dependencies using 

npm install

2. Set the API

# inser a valid tmdb (the movie db) api-key in the .JSON

"projectConfig": {
    "apiKey": "HERE"
  }

3. Enjoy the app

# you can use expo-cli
expo start

# or using npm
npm start

Thanks for your time.

About

Movie App Catalogue tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published