Skip to content

Commit 4680792

Browse files
Update README.md
1 parent f2ea9f7 commit 4680792

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
A blog demo site: https://macdonaldrobinson.github.io/react-blog-demo/
44

55
## Showcases the following:
6+
- **Chat Application**
7+
- **CMS Application**
68
- React Router Dom
79
- Lazy Loading of Pages using React.Lazy and Suspense
810
- Using React.memo
@@ -22,4 +24,4 @@ A blog demo site: https://macdonaldrobinson.github.io/react-blog-demo/
2224
- Filter Blog Posts and highlight the filterText in the blog content, as it filters the list, it highligts the words
2325
- Dynamicly changing the base path based on the environment ( VITE_ environment variables from .env file based on environment)
2426
- Using github workflow to deploy to run tests before build and deploying to github pages
25-
- The workdflow caches the playwright browsers so the subsequent builds are substantially quicker
27+
- The workdflow caches the playwright browsers so the subsequent builds are substantially quicker

0 commit comments

Comments
 (0)