Skip to content

Commit d808347

Browse files
resolve conflicts
1 parent 789678b commit d808347

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

projects.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -975,6 +975,14 @@ const projects = [
975975
"github-link":"https://github.com/TusharKesarwani/Front-End-Projects/tree/main/Projects/Morse%20Code%20Convertor",
976976
"project-link":"Projects/Morse%20Code%20Convertor/index.html"
977977
},
978+
{
979+
"title":"Leap Years In A Range",
980+
"tags":["HTML","CSS","JavaScript"],
981+
"img":"img/projects/Leap_Years_In_A_Range.png",
982+
"description":"This website can find the number of leap years in between the ranges and enlist all the leap years between the range of years. It is built using HTML, CSS and JavaScript. It is a responsive website that can be viewed on any device.",
983+
"github-link":"https://github.com/TusharKesarwani/Front-End-Projects/tree/main/Projects/Leap_Years_In_A_Range",
984+
"project-link":"Projects/Leap_Years_In_A_Range/index.html"
985+
},
978986
{
979987
"title":"Guess The Gender By Name",
980988
"tags":["HTML","CSS","JavaScript"],

0 commit comments

Comments
 (0)