Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Coderama Zadanie
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robert Capla
Coderama Zadanie
Commits
dfeb0db6
Commit
dfeb0db6
authored
6 months ago
by
Robert Čapla
Browse files
Options
Downloads
Patches
Plain Diff
updated readme
parent
96b551a2
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#63079
canceled
6 months ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-2
5 additions, 2 deletions
README.md
with
5 additions
and
2 deletions
README.md
+
5
−
2
View file @
dfeb0db6
...
...
@@ -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:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment