Skip to content

Commit

Permalink
image
Browse files Browse the repository at this point in the history
  • Loading branch information
olimjon1606 committed Dec 12, 2023
1 parent 092bd59 commit ea621d3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added project/images/git finder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed project/images/gitfinder.png
Binary file not shown.
2 changes: 1 addition & 1 deletion project/project.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const projects = [
title: ["GitFinder", "https://gitfinderr.netlify.app/",],
details: "Git Finder is a user-friendly web application for GitHub enthusiasts. With a simple username search, you can access valuable information about any GitHub user. Explore their repositories, followers, and followings effortlessly. Git Finder leverages the GitHub API, ensuring you get the latest updates.",
list: ["JavaScript", "Node.js", "GitHub API", "CSS", "HTML"],
img: "./project/images/gitfinder.png",
img: "./project/images/git finder.png",
links: ["https://github.com/olimjon1606/GitHub-App", "https://gitfinderr.netlify.app/"],

},
Expand Down

0 comments on commit ea621d3

Please sign in to comment.