Giter VIP home page Giter VIP logo

picpro's Introduction

PicPro

Projeto desenvolvido para o evento PicPro ministrado pelos instrutores da Kenzie Academy Brasil em parceria com o PicPay.

Ferramentas

  1. Instalação do VS Code no Windows
  2. Como utilizar o codepen e o VSCode

Checkpoints aulas

  1. Aula 1: Introdução ao HTML e estruturação do projeto

O projeto

Estrutura de arquivos

  • README.md
  • index.html
  • /assets
    • /img
    • /css
      • style.css
    • /js
      • script.js

Fonte

  • 'Poppins', sans-serif;

Cores

  • Verde principal: #4a8864;
  • Verde principal escuro: #1F6F54;
  • Branco com transparência(borda cabeçalho): rgba(255, 255, 255, 0.4);
  • Branco: #fff;
  • Preto: #000;
  • Preto com transparência(sombra e borda dos boxes): rgba(0, 0, 0, 0.15);
  • Cinza claro(fundo de input): #F4F4F4
  • Cinza claro 2(borda de input): #D2D2D2;

Sombra

  • box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);

Layout

Referências

picpro's People

Contributors

mariakenzie 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.