To clone and run this application, you'll need Git, [Node.js v10.16][nodejs] or higher + [Yarn v1.13][yarn] or higher installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/joaovictornsv/climate-app
# Go into the repository
$ cd climate-app
# Install dependencies for the frontend and run the server
$ yarn install
$ yarn start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.
- ⚖️ MIT License - About