diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..6752c32
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,149 @@
+
+
+
+# Tech Stack File
+ [vietvh-3042/frontend-clean-architecture](https://github.com/vietvh-3042/frontend-clean-architecture)
+
+|19
Tools used|03/10/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
Frameworks (3)
+
+
+##
DevOps (3)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ Jest
+
+ v26.6.0
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+
+##
Open source packages (10)
+
+##
npm (10)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v5.13.0|06/06/21|Alexander Bespoyasov |MIT|N/A|
+|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v11.2.7|06/06/21|Alexander Bespoyasov |MIT|N/A|
+|[@types/jest](https://www.npmjs.com/@types/jest)|v26.0.23|06/06/21|Alexander Bespoyasov |MIT|N/A|
+|[@types/node](https://www.npmjs.com/@types/node)|v14.14.31|06/06/21|Alexander Bespoyasov |MIT|N/A|
+|[@types/react](https://www.npmjs.com/@types/react)|v17.0.9|06/06/21|Alexander Bespoyasov |MIT|N/A|
+|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v17.0.6|06/06/21|Alexander Bespoyasov |MIT|N/A|
+|[@types/react-router-dom](https://www.npmjs.com/@types/react-router-dom)|v5.1.7|06/06/21|Alexander Bespoyasov |MIT|N/A|
+|[react-dom](https://www.npmjs.com/react-dom)|v17.0.2|06/06/21|Alexander Bespoyasov |MIT|N/A|
+|[react-router-dom](https://www.npmjs.com/react-router-dom)|v5.2.0|06/06/21|Alexander Bespoyasov |MIT|N/A|
+|[react-scripts](https://www.npmjs.com/react-scripts)|v4.0.3|06/06/21|Alexander Bespoyasov |MIT|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..cfc3d91
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,262 @@
+repo_name: vietvh-3042/frontend-clean-architecture
+report_id: 3c6aa90dc0221e90104f4713651904f1
+version: 0.1
+repo_type: Public
+timestamp: '2024-03-10T09:30:09+00:00'
+requested_by: bespoyasov
+provider: github
+branch: master
+detected_tools_count: 19
+tools:
+- name: CSS 3
+ description: The latest evolution of the Cascading Style Sheets language
+ website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/6727/css.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture
+ detection_source: Repo Metadata
+- name: JavaScript
+ description: Lightweight, interpreted, object-oriented language with first-class
+ functions
+ website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1209/javascript.jpeg
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 11:58:29.000000000 Z
+- name: TypeScript
+ description: A superset of JavaScript that compiles to clean JavaScript output
+ website_url: http://www.typescriptlang.org
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture
+ detection_source: Repo Metadata
+- name: Node.js
+ description: A platform built on Chrome's JavaScript runtime for easily building
+ fast, scalable network applications
+ website_url: http://nodejs.org/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 11:58:29.000000000 Z
+- name: React
+ description: A JavaScript library for building user interfaces
+ website_url: https://reactjs.org/
+ version: 17.0.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript UI Libraries
+ image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 12:11:06.000000000 Z
+- name: React Router
+ description: A complete routing solution for React.js
+ website_url: https://github.com/rackt/react-router
+ version: 5.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: JavaScript Framework Components
+ image_url: https://img.stackshare.io/service/3350/8261421.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 12:11:06.000000000 Z
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Version Control System
+ image_url: https://img.stackshare.io/service/1046/git.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture
+ detection_source: Repo Metadata
+- name: Jest
+ description: Painless JavaScript Unit Testing
+ website_url: http://facebook.github.io/jest/
+ version: 26.6.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Javascript Testing Framework
+ image_url: https://img.stackshare.io/service/830/jest.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 11:58:29.000000000 Z
+- name: npm
+ description: The package manager for JavaScript.
+ website_url: https://www.npmjs.com/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 11:58:29.000000000 Z
+- name: "@testing-library/jest-dom"
+ description: Custom jest matchers to test the state of the DOM
+ package_url: https://www.npmjs.com/@testing-library/jest-dom
+ version: 5.13.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17424/default_1cdcda15ebb7caed879f8340bc212b44c4ec9dac.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 12:11:06.000000000 Z
+- name: "@testing-library/react"
+ description: Simple and complete React DOM testing utilities that encourage good
+ testing practices
+ package_url: https://www.npmjs.com/@testing-library/react
+ version: 11.2.7
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16549/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 12:11:06.000000000 Z
+- name: "@types/jest"
+ description: TypeScript definitions for Jest
+ package_url: https://www.npmjs.com/@types/jest
+ version: 26.0.23
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15840/default_004658cda9b38934f2871435e9dc15608c86e8be.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 12:11:06.000000000 Z
+- name: "@types/node"
+ description: TypeScript definitions for Node.js
+ package_url: https://www.npmjs.com/@types/node
+ version: 14.14.31
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 12:11:06.000000000 Z
+- name: "@types/react"
+ description: TypeScript definitions for React
+ package_url: https://www.npmjs.com/@types/react
+ version: 17.0.9
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 12:11:06.000000000 Z
+- name: "@types/react-dom"
+ description: TypeScript definitions for React
+ package_url: https://www.npmjs.com/@types/react-dom
+ version: 17.0.6
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 12:11:06.000000000 Z
+- name: "@types/react-router-dom"
+ description: TypeScript definitions for React Router
+ package_url: https://www.npmjs.com/@types/react-router-dom
+ version: 5.1.7
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16557/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 12:11:06.000000000 Z
+- name: react-dom
+ description: React package for working with the DOM
+ package_url: https://www.npmjs.com/react-dom
+ version: 17.0.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 12:11:06.000000000 Z
+- name: react-router-dom
+ description: DOM bindings for React Router
+ package_url: https://www.npmjs.com/react-router-dom
+ version: 5.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16025/default_e25d1fbb04a118c79fb444294461417342bd03bf.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 12:11:06.000000000 Z
+- name: react-scripts
+ description: Configuration and scripts for Create React App
+ package_url: https://www.npmjs.com/react-scripts
+ version: 4.0.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15985/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
+ detection_source_url: https://github.com/vietvh-3042/frontend-clean-architecture/blob/master/package-lock.json
+ detection_source: package.json
+ last_updated_by: Alexander Bespoyasov
+ last_updated_on: 2021-06-06 12:11:06.000000000 Z