We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aefed8 commit 0c1a4e0Copy full SHA for 0c1a4e0
README.md
@@ -21,6 +21,8 @@
21
22
Find project documentation [here](https://projects.meswapnilwagh.com/worldpedia/)
23
24
+# Demo
25
+Demo link [Worldpedia-Demo](https://worldpedia-demo.vercel.app/)
26
27
# ⚙️ Install
28
package.json
@@ -24,7 +24,7 @@
"bugs": {
"url": "https://github.com/meswapnilwagh/worldpedia/issues"
},
- "homepage": "https://projects.meswapnilwagh.com/worldpedia",
+ "homepage": "https://worldpedia-demo.vercel.app/",
"devDependencies": {
29
"@types/jest": "^27.4.0",
30
"@types/lodash": "^4.14.178",
@@ -55,6 +55,5 @@
55
"Filter"
56
],
57
"author": "Swapnil Abhimanyu Wagh",
58
- "dependencies": {
59
- }
60
-}
+ "dependencies": {}
+}
0 commit comments