File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 33A 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
You can’t perform that action at this time.
0 commit comments