You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project uses [PNPM](https://pnpm.io) as a package manager.
59
59
@@ -62,7 +62,7 @@ This project uses [PNPM](https://pnpm.io) as a package manager.
62
62
3. Start the development server: `pnpm run dev`
63
63
4. Preview changes at: <http://localhost:5137>
64
64
65
-
#### Testing
65
+
#### Testing 🧪
66
66
67
67
This project uses both [Vitest](https://vitest.dev) (for unit tests) and [Cypress](https://cypress.io) (for E2E and component testing).
68
68
@@ -71,7 +71,7 @@ This project uses both [Vitest](https://vitest.dev) (for unit tests) and [Cypres
71
71
72
72
---
73
73
74
-
### Future Enhancements
74
+
### Future Enhancements ✨
75
75
76
76
To truly make Notes the go-to note-taking app for any OS, we're focusing on these key enhancements:
77
77
@@ -95,7 +95,7 @@ To truly make Notes the go-to note-taking app for any OS, we're focusing on thes
95
95
96
96
---
97
97
98
-
### Contributions & Suggestions
98
+
### Contributions & Suggestions 🙏
99
99
100
100
Contributions are always welcome! If you have suggestions, bug reports, or would like to contribute code, please open an issue or submit a pull request.
0 commit comments