Giter Club home page Giter Club logo

nlw-badge's Introduction

Virtual badge

Virtual badge created on the origin track at NLW Heat

Features

This virtual badge shows personal/professional social media contact. The photo, username and description are getting from github account. This implementation considering the following social medias.

Plattforms linked

  • Website
  • Linkedin
  • Instagram
  • Facebook
  • Twitter
  • YouTube

Settings

Into main.js file update the username account for social medias content into linkSocialMedia object. The first propertie link the website, please remplace the propertie name for you website name and let the value empty with single quotes, ex:

consuliam.com
 consuliam: '',

yourwebsite.com
 yourwebsite: '',

If you don't have or don't want to use some social media, comment or delet the respective line.

TODO

  • Create style for tablet version
@media (min-width: 720px) {
/* tablet version styles */
}
  • Create style for desktop version
@media (min-width: 960px) {
/* desktop version styles */
}

Credits

The base project was extracted from the origin track at NLW Heat 2021 designed by [Rocketseat] https://rocketseat.com.br

svg images files downloaded from https://iconos8.es/icons

nlw-badge's People

Contributors

consuliam avatar

Watchers

James Cloos avatar  avatar

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.