From 5925777a6759a77465be3c77ed4b3eb818384496 Mon Sep 17 00:00:00 2001 From: Roxana Torre Date: Wed, 27 Mar 2024 13:47:34 +0100 Subject: [PATCH] Update readme.md --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ef5d2c4..cd81f69 100644 --- a/readme.md +++ b/readme.md @@ -13,6 +13,7 @@ * [Local Deployment](#section-08) * [Available Scripts](#section-09) * [Tooling Setup](#section-10) +* [Contact](#section-11) ## Link for the visualization [https://white-beach-040ec2f03.4.azurestaticapps.net]({{https://white-beach-040ec2f03.4.azurestaticapps.net}}) @@ -85,4 +86,7 @@ The page will reload if you make edits. You will also see any lint errors in the ## Tooling Setup This project uses ESLint integrated with prettier, which verifies and formats your code so you don't have to do it manually. You should have your editor set up to display lint errors and automatically fix those which it is possible to fix. See [http://eslint.org/docs/user-guide/integrations](http://eslint.org/docs/user-guide/integrations). -This project is build in Visual Studio Code, therefore the project is already set up to work with. Install it from [here](https://code.visualstudio.com/) and then install this [eslint plugin](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) and you should be good to go. \ No newline at end of file +This project is build in Visual Studio Code, therefore the project is already set up to work with. Install it from [here](https://code.visualstudio.com/) and then install this [eslint plugin](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) and you should be good to go. + +## Contact +Roxana Torre (roxana.torre@undp.org) \ No newline at end of file