SajidAnTechie / showcase

Showcase your projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

showcase

Showcase your projects

Contribution

Steps:

  • Fork this repository
  • Create a feature branch
  • Make changes as per the requirements ( check issues )
  • Create a PR

List your projects:

  • Fork this repository
  • Create a feature branch
  • Add your project information inside src/content

File naming convention: your-project-name.mdx

Required info:

  • Title
  • Excerpt
  • tags
  • featuredImg
  • ProjectLink

Example:

title: project name
excerpt: Short description for your project
tags: react, gatsby
featuredImg: '../images/<your-github-username>/image.png'
projectLink: <link-to-your-project> // live or GitHub repo

About

Showcase your projects

License:MIT License


Languages

Language:JavaScript 100.0%