Skip to content

Commit 4cc1c5d

Browse files
authored
chore: Update README.md Query (#23)
1 parent 167cf50 commit 4cc1c5d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
### Base
22

3-
React + typescript template project
3+
⚛️ React: https://react.dev/reference/react + typescript: https://www.typescriptlang.org/docs/ template project.
44

55
### Build
66

7-
⚡️ Vite https://vitejs.dev/guide/features.html
7+
⚡️ Vite: https://vitejs.dev/guide/features.html
88

99
### Routing
1010

11-
:round_pushpin: TanStack Routing https://tanstack.com/router/latest/docs/framework/react/overview
11+
:round_pushpin: TanStack Routing: https://tanstack.com/router/latest/docs/framework/react/overview
1212

1313
### Data handling
1414

15-
:bar_chart: TanStack Query https://tanstack.com/query/latest/docs/framework/react/overview
15+
:bar_chart: TanStack Query: https://tanstack.com/query/latest/docs/framework/react/overview
1616

1717
### Linting
1818

19-
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) eslint https://github.com/eslint/eslint with prettier https://github.com/prettier/prettier
19+
🤓 eslint: https://github.com/eslint/eslint with prettier: https://github.com/prettier/prettier
2020

2121
### Unit testing
2222

23-
⚡️ vitest https://vitest.dev/guide/
24-
🐙 testing-library https://github.com/testing-library
23+
⚡️ vitest: https://vitest.dev/guide/
24+
🐙 testing-library: https://github.com/testing-library
2525

2626
### Versioning and releases
2727

28-
📦🚀 semantic-release https://github.com/semantic-release/semantic-release
28+
📦🚀 semantic-release: https://github.com/semantic-release/semantic-release
2929

3030
### CI/CD
3131

32-
:octocat: GitHub Actions https://github.com/actions
32+
:octocat: GitHub Actions: https://github.com/actions
3333

3434
**App url**:
3535

36-
https://b-rogers.github.io/react-typescript-template/
36+
👊 https://b-rogers.github.io/react-typescript-template/

0 commit comments

Comments
 (0)