Skip to content

Commit

Permalink
some commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Tuhusova committed Dec 15, 2024
1 parent 37ef958 commit a563619
Show file tree
Hide file tree
Showing 2 changed files with 3,931 additions and 2,477 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Split the `App.js` into components based on CSS blocks. CSS code should be split
- 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 solutions is correct
- Replace `<your_account>` with your Github username in the [DEMO LINK](https://<your_account>.github.io/react_decompose/) and add it to the PR description
- Replace `<your_account>` with your Github username in the [DEMO LINK](https://tuhusova.github.io/react_decompose/) and add it to the PR description
Loading

0 comments on commit a563619

Please sign in to comment.