Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 2.03 KB

README.md

File metadata and controls

55 lines (39 loc) · 2.03 KB

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