diff --git a/src/components/Project.js b/src/components/Project.js index 3e43fde..85c8ff6 100644 --- a/src/components/Project.js +++ b/src/components/Project.js @@ -1,18 +1,96 @@ import { Fragment } from "react"; import { useSelector } from "react-redux"; import { skeleton } from "../helpers/utils"; +import { FiChevronsDown } from 'react-icons/fi'; const Project = () => { const loading = useSelector(state => state.loading); return ( -
-
-
-
- {loading ? skeleton({width: 'w-32', height: 'h-8'}) : 'Project'} -
+
+
+
+
+
+
    +
  • +
    +
    + {loading ? skeleton({width: 'w-28', height: 'h-8'}) : 'Project'} +
    + { + loading ? skeleton({width: 'w-8', height: 'h-8'}) : ( + + + + ) + } +
    +
  • +
+
+
+
+
+
+
+
+
+
+ + Ezfolio +
+

Open Source Portfolio/Resume CMS built using Laravel, React and Ant Design.

+
+
+ Stats +
+
+
+
+
+
+
+ + Ezfolio +
+

Open Source Portfolio/Resume CMS built using Laravel, React and Ant Design. Open Source Portfolio/Resume CMS built using Laravel, React and Ant Design.

+
+
+ Stats +
+
+
+
+
+
+
+ + Ezfolio +
+

Open Source Portfolio/Resume CMS built using Laravel

+
+
+ Stats +
+
+
+
+
+
+
+ + Ezfolio +
+

Open Source Por

+
+
+ Stats +
+
+
+