Skip to content

[FEATURE] Create a a file called snippets.json which will list all the projects #13

@dev-shetty

Description

@dev-shetty

Example for an object in the file

[
  {
    "name": "Cart Item",
    "codepen-link": "https://codepen.io/deveesh_shetty_12/pen/rNKXvKm",
    "image-link": "https://github.com/Deveesh-Shetty/CSS-Is-Fun/assets/89470104/9b12a923-f70a-411e-8964-0273e507576a",
    "folder-link": "https://github.com/Deveesh-Shetty/CSS-Is-Fun/tree/master/Cart%20Item",
    "author": "Deveesh-Shetty"
  }
]

You can get all these details from the Readme.md file for all the available sniipets

Why this?

Because I want to have a frontend for this project, it will be easier to access all the data from the JSON file and put it in the UI.

Feel free to ask questions about it!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions