diff --git a/.gitignore b/.gitignore index 24cdedf..3accf06 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ .env.development.local .env.test.local .env.production.local +.env npm-debug.log* yarn-debug.log* diff --git a/package.json b/package.json index c4a5ee0..058ef7c 100644 --- a/package.json +++ b/package.json @@ -2,19 +2,24 @@ "name": "portfolio", "version": "0.1.0", "private": true, - "homepage": "https://ReshmiCode.github.io/portfolio", + "homepage": "https://ReshmiCode.github.io/", "dependencies": { + "@material-ui/core": "^4.11.2", + "@material-ui/icons": "^4.11.2", "bootstrap": "^4.3.1", "gh-pages": "^2.2.0", "jquery": "^3.4.1", "lightbox2": "^2.11.0", - "node-sass": "^4.12.0", "normalize.css": "^8.0.1", "popper.js": "^1.15.0", "react": "^16.8.6", + "react-countup": "^4.3.3", "react-dom": "^16.8.6", + "react-ga": "^3.3.0", "react-scripts": "^3.3.0", "react-typed": "^1.1.2", + "react-vertical-timeline-component": "^3.3.1", + "sass": "^1.50.1", "typed.js": "^2.0.10" }, "scripts": { diff --git a/public/img/Money.jpg b/public/img/Money.jpg new file mode 100644 index 0000000..009f220 Binary files /dev/null and b/public/img/Money.jpg differ diff --git a/public/img/NatureDex.jpg b/public/img/NatureDex.jpg new file mode 100644 index 0000000..4bfc3ff Binary files /dev/null and b/public/img/NatureDex.jpg differ diff --git a/public/img/ProductiviTree.jpg b/public/img/ProductiviTree.jpg new file mode 100644 index 0000000..96d83f4 Binary files /dev/null and b/public/img/ProductiviTree.jpg differ diff --git a/public/img/RecycleBun.jpg b/public/img/RecycleBun.jpg new file mode 100644 index 0000000..b620def Binary files /dev/null and b/public/img/RecycleBun.jpg differ diff --git a/public/index.html b/public/index.html index 853c263..72fc3fd 100644 --- a/public/index.html +++ b/public/index.html @@ -1,17 +1,17 @@ - -
- -