Git Product home page Git Product logo

react-blog's Introduction

Challenge : Blog React

resultat

Instructions

  • Le but est de modulariser le code au maximum. Via des composants React mais aussi en créant des fichiers de styles séparés.

  • Si possible, les datas doivent provenir du composant racine.
    Vous pouvez très bien faire des composants "impurs" au départ pour commencer…

  • Bonus : n'hésitez pas à utiliser Stylus 🤓

Le fichier app/styles/charte.styl contient déjà les couleurs ci-dessus.
On peut directement importer ces couleurs dans nos fichiers !

@require "app/styles/charte"

Charte

Google Font

Oswald 400, Roboto 300 et 400 (déjà dans le html)

Couleurs

  • Header #101010 + #e52354 (hover)
  • Background d'un post au hover #f0f0f0
  • Titre #000
  • Category #e52354 + #fff
  • Content #777
  • Footer #101010 + #ccc

react-blog's People

Contributors

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