Skip to content

Instantly share code, notes, and snippets.

@nikijiandani
Created November 4, 2019 02:44
Show Gist options
  • Save nikijiandani/52b43065107abfbe4170011f882ec9ae to your computer and use it in GitHub Desktop.
Save nikijiandani/52b43065107abfbe4170011f882ec9ae to your computer and use it in GitHub Desktop.
Json data for my portfolio projects
{
"name": "Critter Sitter",
"description": "Critter Sitter is a full-stack application that connects users to pet sitters in their area. It is built with React on the front-end, talking to an API built with NodeJS and Express on the back-end.",
"project-link": "https://github.com/nikijiandani/critter-sitter-app",
"image-url": "https://github.com/nikijiandani/critter-sitter-app/raw/master/public/screenshots/landing_page_screenshot.png"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment