/movies_app

the simple movie app, where you can choose the film through the search-input and read its description

Primary LanguageJavaScript

the simple movie app is created with react; -used hook (useState()) -REST API (the movie db "https://www.themoviedb.org/") -to start the react app 'npm run start'