This project was bootstrapped with Create React App.
git clone https://github.com/MKrasnansk/OMDb_API_react_ts.git
cd OMDb_API_react_ts
npm i
.env.example
.env
fill in your REACT_APP_API_KEY or contact me. I will send my key to you later.
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.