Skip to content

felipecastrosales/counter_ignite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ignite - Flutter | Challenge 01

Counter | Ignite

Topics 📋


About 📖

This was my first Flutter | Ignite challenge, very simple, but it made me review several important concepts!


Preview 📱

Ignite - Flutter | Challenge 01


Challenges and Learnings along the way 🤯

As mentioned above, it was Ignite's first challenge, so it was pretty simple. Certainly the next ones will be even more challenging and will make me learn even more.
Never stop learning. The learning is continuous.


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/felipecastrosales/counter_ignite counter_ignite

- Enter in directory:
$ cd counter_ignite

- For install dependencies:
$ flutter pub get

- Run the app: 
$ flutter run

How to Contribute 💪

- 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

License 📝

This repository is under MIT license. You can see the LICENSE file for more details. 😉


This project was developed with ❤️ by @Felipe Sales, in the "Ignite | Flutter" by Rocketseat 🚀💜.
If it helped you, give ⭐, contribute, it will help me too 😉


Linkedin Badge