diff --git a/data.json b/data.json index 33fe6b4..7813325 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,16 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Vite", + "link": "https://github.com/vitejs/vite", + "label": "good first issue", + "technologies": [ + "JavaScript", + "TypeScript" + ], + "description": "Next generation frontend tooling. It's fast! Alternative to Create React App" } ] }