Skip to content

Commit 18ca164

Browse files
author
Kushal Mahajan
committed
updated README with project demo link
1 parent 6c29660 commit 18ca164

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
/node_modules
55
/build
66
/demo/node_modules
7-
/dist
7+
/dist
8+
/demo/build

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ npm i next-react-analytics --save
1616
#### Uses latest React Hooks (16.8.x) and context API's under the hood.
1717

1818

19+
Demo available at https://kushalmahajan.github.io/
20+
1921
### Setup for redux app
2022

2123

0 commit comments

Comments
 (0)