Skip to content

Commit

Permalink
updated project name
Browse files Browse the repository at this point in the history
  • Loading branch information
gavrielbatyrov10 committed Sep 4, 2024
1 parent 1d667ee commit d6a644a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import projectsitet2 from "./assets/projectsitet2.png"; // Import the correct im
export default function Projects() {
const projectList = [
{
title: "Puppy Bowl",
title: "Book Base",
description:
"A backend API for managing books and authors, built with Express.js and Prisma. It supports create, read, update, and delete operations, using Node.js and JavaScript, with version control via Git and GitHub.",
imageUrl:
Expand Down

0 comments on commit d6a644a

Please sign in to comment.