Skip to content

A web app which will generate a compact GitHub profile banner.

License

Notifications You must be signed in to change notification settings

devstrons/gitpic

 
 

Repository files navigation

Banner

Opensource Licence Discord

🌟 About

This is the web app which will generate a compact github profile banner for you when you put on your username in the input section.You can also download that generated poster by clicking on the button underneath...,you can showcase those downloaded poster on your socials

🧰 Setup

  • By forking, clone the repository in your local system.
  • Run npm install in Terminal it will Install all the dependencies which is required for this project.
  • Run npm start To run the website on your local repository.

⚡ Requirements

  • Your node version should be above v16.
  • Downlaod the latest version of npm.
  • Downloading Eslint and prettier will be plus.

🧑‍🤝‍🧑 How to contribute

Follow the steps given in contributing.md in order to contribute to this project.

🏗 Project Structure

├───assets
│   └───Poster
├───node_modules
├───public
│   └─── index.html
├───src
│   └───App.js
│   └───index.js
│   └───Components
├───package.json

👨‍💻 Project Admin


Ghulamyazdani


About

A web app which will generate a compact GitHub profile banner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.2%
  • SCSS 36.5%
  • HTML 15.3%