To run the project, follow the instructions below. Clone it to your computer: git clone git@github.com:denterekhov/tmdb-movie-simple-search.git in your cli; Go to the project directory: cd tmdb-movie-simple-search; Install all dependencies: yarn install; Run the project: yarn start;