Giter Site home page Giter Site logo

showcase's Introduction

askbuddie-logo

Showcase

GitHub Stars     GitHub Forks
An awesome collection of projects built by Ask Buddie members.

Table Of Contents

Prerequisites

  • JavaScript, Gatsby, Tailwind, React

Contributing

Contribute on the project feature

If you are interested to develop & maintain this project please follow the guide below:

To get started, the first step is to pick the issues and ask for the repository owners to assign it to you.

And,

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

Contribute by submitting your project to reach more audience

If you have list of projects that you might want to showcase to our audience, you can submit your project which is also a contribution that you can make, check the guide below:

  • Fork this repository
  • Create a feature branch
  • Add your project information inside src/content by creating a file that matches your project name.
  • Add your project image ( icon | screenshot or any ) by creating a file inside src/content/<your-github-username>.

To add multiple images for multiple projects, create project directory inside src/images/<your-github-username>/<project-name>/<your-image-file>

  • Read the below important note, update according to it & create a PR

Important Note on required content:

Anything missing on PR based on what described above will not be accepted.

src/content/<your-project-file>.mdx

Inside the mdx file you have created, it is compulsory to include the information listed below with the proper structure:

---
title: Your Project Name
excerpt: Short Description About Your Project
tags: react, gatsby // or any that you used to build your projects. Use comma to separate
featuredImg: '../images/<your-github-username>/<your-project-image>.png' // use jpg, png, svg etc format
projectLink: <link-to-your-project> // live or GitHub repo
---

Above content in-between --- are necessary. Please don't forget to wrap them with --- 3 hypens before & after the content. It will be used for frontmatter.

Don't forget to add your image.

Note: Try to add more information about your project after the content mentioned above. It can be any information regarding your project or demo video, screenshots, how to setup, references etc.

License

MIT License

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.