A simple project to generate badges for your README.md GitHub profile.
You can access this project in: https://vinigofr.github.io/portfolio-icon
- Node.JS
- Npm
- Git clone:
git clone [email protected]:vinigofr/portfolio-icon.git
- Access the folder:
cd portfolio-icon
- Npm install:
npm i
- Start the project:
npm start