- β Liftoff πͺ
- π Maaximum Speed πββοΈ
- π In Orbit π¨βπ
- π Landing π₯
- π Surface Exploration β‘
- π Accelerating your Career π
- About π
- Preview π±
- Layout π¨
- Functionalities π οΈ
- Challenges and Learnings along the way π€―
- Notion Files π
- How to Use π€
- How to Contribute πͺ
- License π
The Layout was developed by Tiago Luchtenberg, and you can access it on Figma:
- Mobile π±
-
- ,
- ,
- ,
- .
- Flutter Trail π
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/felipecastrosales/DevQuiz DevQuiz
- Enter in directory:
$ cd DevQuiz
- For install dependencies:
$ flutter pub get
- Run the app:
$ flutter run
- Fork the project
- Create a new branch with your changes:
$ git checkout -b my-feature
- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"
- Submit your changes:
$ git push origin my-feature
This repository is under MIT license. You can see the LICENSE file for more details. π
This project was developed with β€οΈ by @Felipe Sales, with the instructor @GabulDev, in #NextLevelWeek05 from Rocketseat.
If it helped you, give β, contribute, it will help me too π