Skip to content

laisfrigerio/msn-redesign

Repository files navigation

MSN Redesign 🏳

Made with Next - Inspired by Igor Monteiro's Layout | Behance

Versão Mobile - Tela de Identificação

Versão Desktop - Tela de Identificação

Versão Desktop - Tela de lista de chats

Versão Desktop - Tela que lista as mensagens de um chat

🛠️ Stack

  • Next
  • React
  • Yarn (v1.22.17)
  • CSS in JS
  • CSS - Gradient
  • Responsive website
  • Flexbox
  • Supabase

Run

First of all, we must clone the repository:

  $ git clone git@github.com:laisfrigerio/msn-redesign.git

Or case if it is a fork:

  $ git clone https://github.com/<your_username>/msn-redesign.git

And get into folder:

  $ cd msn-redesign

Create an .env file with credentials from supabase.

  NEXT_PUBLIC_SUPABASE_KEY
  NEXT_PUBLIC_SUPABASE_URL

Then, install dependencies

  $ yarn install
  $ yarn dev

👩 Author

Lais Frigério
@laisfrigerio

📄 License

This project is licensed under the MIT License - see the LICENSE.md file for details