Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 407 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 407 Bytes

En cours

Empty

A faire

  • Profile --> lazyload des posts au scroll
  • Post --> Implémentation d'un système de like
  • Post --> Implémentation d'un système de commentaire
  • Rendre tout responsive

Installation

> pipenv install --dev
> yarn install

Development

> pipenv run dev
> yarn start

Production

> yarn build