Skip to content

Commit

Permalink
Solution 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sborichevskyi committed Jan 15, 2025
1 parent ec5e30b commit ccaf9ef
Show file tree
Hide file tree
Showing 3 changed files with 207 additions and 156 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ Filter todos by status `All` / `Active` / `Completed`:
- 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).
- Use the [React TypeScript cheat sheet](https://mate-academy.github.io/fe-program/js/extra/react-typescript).
- Replace `<your_account>` with your Github username in the [DEMO LINK](https://<your_account>.github.io/react_todo-app-loading-todos/) and add it to the PR description.
- Replace `<your_account>` with your Github username in the [DEMO LINK](https://sborichevskyi.github.io/react_todo-app-loading-todos/) and add it to the PR description.
Loading

0 comments on commit ccaf9ef

Please sign in to comment.