MSN Redesign 🏳
Made with Next - Inspired by Igor Monteiro's Layout | Behance
🛠️ 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//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
:woman: Author
|
@laisfrigerio
|
| :---: |
📄 License
This project is licensed under the MIT License - see the LICENSE.md file for details