Skip to content

Latest commit

 

History

History
80 lines (50 loc) · 1.8 KB

README.md

File metadata and controls

80 lines (50 loc) · 1.8 KB

Logo dev.quiz_

DevQuiz


Topics 📋


About 📖





Preview 📱


Layout 🎨

The Layout was developed by Tiago Luchtenberg, and you can access it on Figma:


Notion Files 📋


How to Use 🤔

First of all, correctly configure the Flutter development environment on your machine, see https://flutter.dev/docs/get-started/install

- Clone this repository:
$ git clone https://github.com/gabriel11447/dev_quiz dev_quiz

- Enter in directory:
$ cd dev_quiz

- For install dependencies:
$ flutter pub get

- Run the app: 
$ flutter run

This project was developed with ❤️ by @Gabriel Carvalho, with the instructor @GabulDev, in #NextLevelWeek05 from Rocketseat.
If it helped you, give ⭐, contribute, it will help me too 😉