Skip to content

Commit ad6fb4d

Browse files
Merge branch 'main' of github.com:StanleyMasinde/notes
2 parents 4930d4c + 975f103 commit ad6fb4d

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🚀 Never Lose Your Thoughts Again! 🚀
1+
# Never Lose Your Thoughts Again!
22

33
## Notes: The Powerful, Offline Note-Taking App 📝
44

@@ -20,7 +20,7 @@
2020

2121
---
2222

23-
### Built with Modern Technologies
23+
### Built with Modern Technologies 🛠️
2424

2525
* **Frontend:** Vue.js, Vue Router, Tailwind CSS, HTML, CSS, JavaScript
2626
* **Client-Side Storage:** Dexie.js (IndexedDB wrapper)
@@ -30,7 +30,7 @@
3030

3131
---
3232

33-
### Key Features at a Glance
33+
### Key Features at a Glance
3434

3535
* **Offline Functionality:** Works seamlessly without an internet connection.
3636
* **PWA Installable:** Add Notes to your home screen for easy access.
@@ -42,7 +42,7 @@
4242

4343
---
4444

45-
### Screenshots
45+
### Screenshots 📸
4646

4747
<div style="display: flex; gap: 10px; justify-content: center;">
4848
<img width="200" alt="Light mode" src="https://user-images.githubusercontent.com/35426405/188124054-e980b2bc-0d88-46e3-b562-d9820a069f6d.png">
@@ -53,7 +53,7 @@
5353

5454
---
5555

56-
### Development
56+
### Development 🧑‍💻
5757

5858
This project uses [PNPM](https://pnpm.io) as a package manager.
5959

@@ -62,7 +62,7 @@ This project uses [PNPM](https://pnpm.io) as a package manager.
6262
3. Start the development server: `pnpm run dev`
6363
4. Preview changes at: <http://localhost:5137>
6464

65-
#### Testing
65+
#### Testing 🧪
6666

6767
This project uses both [Vitest](https://vitest.dev) (for unit tests) and [Cypress](https://cypress.io) (for E2E and component testing).
6868

@@ -71,7 +71,7 @@ This project uses both [Vitest](https://vitest.dev) (for unit tests) and [Cypres
7171

7272
---
7373

74-
### Future Enhancements
74+
### Future Enhancements
7575

7676
To truly make Notes the go-to note-taking app for any OS, we're focusing on these key enhancements:
7777

@@ -95,7 +95,7 @@ To truly make Notes the go-to note-taking app for any OS, we're focusing on thes
9595

9696
---
9797

98-
### Contributions & Suggestions
98+
### Contributions & Suggestions 🙏
9999

100100
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.
101101

0 commit comments

Comments
 (0)