Skip to content

Commit

Permalink
fix read
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexLiashenko19 committed Dec 14, 2024
1 parent 05ba4a9 commit 3a63b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ You are given movies loaded from the API and initial markup. Your task is to:
- Install Prettier Extention and use this [VSCode settings](https://mate-academy.github.io/fe-program/tools/vscode/settings.json) to enable format on save.
- Implement a solution following the [React task guideline](https://github.com/mate-academy/react_task-guideline#react-tasks-guideline).
- Open one more terminal and run tests with `npm test` to ensure your solution is correct.
- Replace `<your_account>` with your Github username in the [DEMO LINK](https://<your_account>.github.io/react_movies-list-js/) and add it to the PR description.
- Replace `<your_account>` with your Github username in the [DEMO LINK](https://AlexLiashenko19.github.io/react_movies-list-js/) and add it to the PR description.

0 comments on commit 3a63b01

Please sign in to comment.