Skip to content

Commit

Permalink
bug: fixed #584
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankarpal committed May 22, 2023
1 parent 2339c9f commit 16e290c
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
{
"link": "https://github.com/villAsh/v1lash.io",
"title": "Personal Portfolio Website",
"description": "This is my personal portfolio website",
"tech": "[ReactJs,TailwindCss,Framer Motion,React Router,]"
"description": "This is my personal portfolio website made using ReactJs",
"tech": ["ReactJs", "TailwindCss", "Framer Motion", "React Router"]
},
{
"link": "https://github.com/villAsh/Movie_app",
"title": "Movie App",
"description": "This is a Movie App which is based on netflix UI, User can search for specific movies and tv shows and add or remove them to watchlist.",
"tech": "[ReactJs,TailwindCss,Redux Toolkit,React Router,React Skeleton]"
"tech": ["ReactJS", "TailwindCss", "Redux Toolkit", "React", "Router", "React", "Skeleton"]
}
]
},
Expand Down Expand Up @@ -822,7 +822,6 @@
}
]
},

{
"github_username": " sonustar",
"Social_media": {
Expand All @@ -841,7 +840,6 @@
}
]
},

{
"github_username": "sshiwangi",
"Social_media": {
Expand Down Expand Up @@ -887,7 +885,6 @@
"YouTube": "",
"Twitter": ""
},

"Projects": [
{
"link": "https://vaibhav-maurya.netlify.app/",
Expand Down

1 comment on commit 16e290c

@vercel
Copy link

@vercel vercel bot commented on 16e290c May 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

projectshut – ./

projectshut-git-main-priyankarpal.vercel.app
projectshut.vercel.app
projectshut-priyankarpal.vercel.app

Please sign in to comment.