Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.97 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.97 KB

NFT Marketplace


Versão em Português


Project developed as a challenge proposed by the mobile development course - Flutter from Proz Tecnologia.

🎯 Challenge

The challenge consisted of creating an app containing splash, login and home, with the respective navigations between the screens. Free choice layout.

🔧 Installation

First, you must have Dart and Flutter properly installed on your machine.

To get a copy of the project, just fork or use the command:

git clone git@github.com:nicolasKormann/nft-marketplace.git

🚀 Run

To run the project, just open an Android/iOS emulator, open the project folder and run the command:

flutter run

🛠️ Dependencies

Dependencies used in the project:

  • google_fonts: ^3.0.1 - To use fonts from fonts.google.com.
  • flutter_svg: ^1.1.5 - allows painting and displaying Scalable Vector Graphics.

🎨 Figma

Project enefte - NFT Marketplace

🤝 Thanks