Made with Next - Inspired by Igor Monteiro's Layout | Behance
- Next
- React
- Yarn (v1.22.17)
- CSS in JS
- CSS - Gradient
- Responsive website
- Flexbox
- Supabase
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
@laisfrigerio |
---|
This project is licensed under the MIT License - see the LICENSE.md file for details