From 98f16edd508a177f5150619f1b3d7a301fe74eb0 Mon Sep 17 00:00:00 2001 From: Lovepreet singh <126049926+Singh-1223@users.noreply.github.com> Date: Wed, 31 May 2023 14:09:17 +0530 Subject: [PATCH] Update listOfProjects.js Added Leaflet in the list of projects --- src/components/ProjectList/listOfProjects.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/components/ProjectList/listOfProjects.js b/src/components/ProjectList/listOfProjects.js index 50d4ad7c..f6c9354b 100644 --- a/src/components/ProjectList/listOfProjects.js +++ b/src/components/ProjectList/listOfProjects.js @@ -16,6 +16,14 @@ const projectList = [ tags: ["GraphQL", "React", "Typescript"] }, + { + name :"Leaflet", + imageSrc: "https://github.com/Leaflet/Leaflet/blob/main/src/images/logo.svg ", + projectLink: "https://github.com/Leaflet/Leaflet", + description: "Leading open-source JavaScript library for mobile-friendly interactive maps. ", + tags:["Javascript", "maps","plugins","css","api"] + }, + { name: "Ancient Beast", imageSrc: