File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " template-react-ts " ,
2
+ "name" : " yousif-abozid-portfolio " ,
3
3
"private" : true ,
4
4
"version" : " 1.0.0" ,
5
- "description" : " React + TypeScript + Vite + Tailwind CSS + ESLint + Prettier + Husky + Lint-Staged Template " ,
5
+ "description" : " Personal portfolio website showcasing Yousif Abozid's experience as a Full Stack Software Engineer " ,
6
6
"type" : " module" ,
7
+ "homepage" : " https://yousifabozid.github.io" ,
7
8
"repository" : {
8
9
"type" : " git" ,
9
- "url" : " https://github.com/YousifAbozid/template-react-ts .git"
10
+ "url" : " https://github.com/YousifAbozid/YousifAbozid.github.io .git"
10
11
},
11
12
"scripts" : {
12
13
"dev" : " vite" ,
21
22
"upgrade" : " npx npm-check-updates -u && npm install" ,
22
23
"prepare" : " husky"
23
24
},
24
- "keywords" : [],
25
+ "keywords" : [
26
+ " portfolio" ,
27
+ " react" ,
28
+ " typescript" ,
29
+ " tailwindcss" ,
30
+ " vite" ,
31
+ " full-stack-developer" ,
32
+ " software-engineer" ,
33
+ " web-development" ,
34
+ " yousif-abozid"
35
+ ],
25
36
"author" : " Yousif Abozid" ,
26
37
"license" : " MIT" ,
27
38
"dependencies" : {
You can’t perform that action at this time.
0 commit comments