Skip to content

Commit

Permalink
Merge pull request #1313 from Parul1606/test021
Browse files Browse the repository at this point in the history
chore: Added Tools
  • Loading branch information
JasonDsouza212 authored Jul 11, 2023
2 parents 5d5edd2 + a98135c commit c605990
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -3250,6 +3250,20 @@
"link": "https://css-speedrun.netlify.app/",
"description": "A small fun app to test your CSS knowledge."
},
{
"productName": "Codepip",
"category": "coding",
"image": "https://bit.ly/44Et8RY",
"link": "https://codepip.com/",
"description": "Learn to code CSS by playing coding games."
},
{
"productName": "Css Dinner",
"category": "coding",
"image": "https://bit.ly/3rnEziZ",
"link": "https://flukeout.github.io/",
"description": "CSS Diner is a 32 levels game that is used to teach CSS selectors."
},
{
"productName":"Edabit",
"category":"tools",
Expand Down

1 comment on commit c605990

@vercel
Copy link

@vercel vercel bot commented on c605990 Jul 11, 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:

free-hit – ./

free-hit.vercel.app
free-hit-jasondsouza212.vercel.app
free-hit-git-main-jasondsouza212.vercel.app

Please sign in to comment.