A simple project developed with javascript, html and css to learn the simple functionalities of JS and how to combine it with html.
Um projeto simples desenvolvido com javascript, html e css para aprender as fucionalidades simples do JS e como combinar ele com html.
#clone the project
$git clone https://github.com/Ester-Farias/Projeto-Mata-Mosquito.git
#Enter directory
$ cd Projeto-Mata-Mosquito
#Install the dependencies, if use npm
$ npm install
Or
#Install the dependencies, if use yarn
$ yarn
This project is under the MIT license. See the file LICENSE for more details.