/HireLatam

HireLatam technical assesment

Primary LanguageC++

A weather app buil using Flutter.

Image Alt Text

Key Features

  • Bloc
    • Uses BLoc as state management solution.
  • Clean Architecture
    • Follows the clean architecture patterns
  • Cross platform -iOS and Android ready.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/hecmorr/HireLatam

# Go into the repository
$ cd API

# Install dependencies
$ npm install

# Run the app
$ node app
# Clone this repository
$ git clone https://github.com/hecmorr/HireLatam

# Go into the repository
$ cd weather_app

# Install dependencies
$ flutter pub dev

# Run the app
$ flutter run

Note If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

This software uses the following open source packages: