/simple-covid19-info

This is a simple web page to show the current situation of COVID-19 in Brazil

Primary LanguageJavaScript

Simple COVID-19 Info


Built With   |    About   |    How to Use   |    How to Contribute   |    Author

🔧 Built With

📄 About

This is a simple web page to show the current situation of COVID-19 in Brazil.

💻 How to Use

  • Clone the project: git clone https://github.com/Lukazovic/simple-covid19-info.git;
  • Go to the project folder: cd simple-covid19-info;
  • Download the dependencies: yarn install;
  • Start the application: yarn start.

It will open a browser page (if it doesn't, go to http://localhost:3000).

🤔 How to Contribute

  • Fork this repository;
  • Create your branch with your feature: git checkout -b my-feature;
  • Commit your feature: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

Then merge your pull request, you can now delete your branch

📝 Author


Lucas Vieira