Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 869 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 869 Bytes

MarvelCharacters projet

Project :

The goal of this projet is to create a flutter application that show all the marvel's characters with the marvel API.

How to clone the projet

             git clone [email protected]:Jouzep/MarvelCharacters.git

Marvel API key

The project needs a public and private marvel keys, you can add it in the [. env] file

.env

How to run the flutter application

             cd MarvelCharacters
             
             flutter run
                [1]: Windows (windows)
                [2]: Chrome (chrome)
                [3]: Edge (edge)
                Please choose one (or "q" to quit): 
                
              Choose [2]: Chrome (chrome)