Skip to content
Snippets Groups Projects
Commit dfeb0db6 authored by Robert Čapla's avatar Robert Čapla
Browse files

updated readme

parent 96b551a2
Branches
No related tags found
No related merge requests found
Pipeline #63079 canceled
......@@ -47,14 +47,17 @@ This is a movie search application built with **React**, utilizing the **OMDb AP
yarn install
```
Tu je upravená časť pre README:
```markdown
4. Set up your OMDb API key:
Create a `.env` file in the root directory of the project and add your OMDb API key:
Rename the `.env.example` file in the root directory of the project to `.env` and ensure your OMDb API key is added:
```bash
REACT_APP_OMDB_API_KEY=your_api_key_here
```
```
### Running the Application
To start the development server:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment