DevQuiz

Dev.Quiz 👨‍💻 | Rocketseat 💜 - NLW 05 👩‍🚀

MIT License

Stars
29
Committers
1
  • ✅ Liftoff 💪
  • ✅ Maximum Speed 🏃‍♂️
  • ✅ In Orbit 👨‍🚀
  • ✅ Landing 🔥
  • ✅ Surface Exploration ⚡
  • 🔄 Acelerando sua Carreira 🚀




  • Mobile 📱

  • Quiz

    • Perguntas,
    • Respostas,
    • Feedback para o usuário,
    • Ranking e Score,
    • Resultados
    • Compartilhamento de Resultados...
  • Entre várias outras coisas incríveis!




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 o projeto 

- Cria uma nova branch com suas mudanças:
$ git checkout -b my-feature

- Salve suas mudanças e crie uma mensagem de commit falando o que fez:
$ git commit -m "feature: My new feature"

- Envie suas mudanças:
$ git push origin my-feature


Esse projeto foi desenvolvido com ❤️ por @Felipe Sales, com o instrutor @GabulDev, na #NextLevelWeek05 da Rocketseat. Se isso te ajudou, dê uma ⭐, isso vai me ajudar também! 😉