Skip to content

GosWoj/movie-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working demo:


https://movie-search-reactjs.netlify.app/

Alt text

Setup:

Create .env file in the root folder and add OMDb access key.

To successfully run the project, dependencies have to be installed first:

npm install

To start the project use the command:

npm start