diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..8bcc227
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,116 @@
+
+
+
+# Tech Stack File
+ [cleversamerr/Advanced-React](https://github.com/cleversamerr/Advanced-React)
+
+|8
Tools used|01/05/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
Frameworks (1)
+
+
+
+
+ React
+
+ v17.0.2
+ |
+
+
+
+
+##
DevOps (2)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+## Other (1)
+
+
+
+
+ axios
+
+ v0.26.1
+ |
+
+
+
+
+
+##
Open source packages (2)
+
+##
npm (2)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[react-dom](https://www.npmjs.com/react-dom)|v17.0.2|04/08/22|Samer A |MIT|N/A|
+|[react-scripts](https://www.npmjs.com/react-scripts)|v5.0.0|04/08/22|Samer A |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..a60eabe
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,109 @@
+repo_name: cleversamerr/Advanced-React
+report_id: 7345c9b278f282eded63dede8f67d9ee
+version: 0.1
+repo_type: Public
+timestamp: '2024-01-05T08:16:04+00:00'
+requested_by: cleversamerr
+provider: github
+branch: main
+detected_tools_count: 8
+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/cleversamerr/Advanced-React
+ 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/cleversamerr/Advanced-React
+ detection_source: Repo Metadata
+- 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/cleversamerr/Advanced-React/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Samer A
+ last_updated_on: 2022-04-08 11:52:03.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/cleversamerr/Advanced-React
+ detection_source: Repo Metadata
+- 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/cleversamerr/Advanced-React/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Samer A
+ last_updated_on: 2022-04-08 11:52:03.000000000 Z
+- name: axios
+ description: Promise based HTTP client for the browser and node.js
+ website_url: https://github.com/mzabriskie/axios
+ version: 0.26.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript Utilities & Libraries
+ image_url: https://img.stackshare.io/no-img-open-source.png
+ detection_source_url: https://github.com/cleversamerr/Advanced-React/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Samer A
+ last_updated_on: 2022-04-08 13:13:33.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/cleversamerr/Advanced-React/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Samer A
+ last_updated_on: 2022-04-08 11:52:03.000000000 Z
+- name: react-scripts
+ description: Configuration and scripts for Create React App
+ package_url: https://www.npmjs.com/react-scripts
+ version: 5.0.0
+ 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/cleversamerr/Advanced-React/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Samer A
+ last_updated_on: 2022-04-08 11:52:03.000000000 Z