diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..6e7de8b
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,113 @@
+
+
+
+# Tech Stack File
+ [Fajar1901/codespaces-react](https://github.com/Fajar1901/codespaces-react)
+
+|10
Tools used|07/04/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
Frameworks (1)
+
+
+
+
+ React
+
+ v18.1.0
+ |
+
+
+
+
+##
DevOps (3)
+
+
+
+##
Open source packages (4)
+
+##
npm (4)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v5.16.4|11/15/22|Fajar1901 |MIT|N/A|
+|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v13.3.0|11/15/22|Fajar1901 |MIT|N/A|
+|[react-dom](https://www.npmjs.com/react-dom)|v18.1.0|11/15/22|Fajar1901 |MIT|N/A|
+|[react-scripts](https://www.npmjs.com/react-scripts)|v5.0.1|11/15/22|Fajar1901 |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..16a7e1a
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,136 @@
+repo_name: Fajar1901/codespaces-react
+report_id: 1f8d993b3af9cd8b13a08060cc625295
+version: 0.1
+repo_type: Public
+timestamp: '2024-07-04T14:38:44+00:00'
+requested_by: Fajar1901
+provider: github
+branch: main
+detected_tools_count: 10
+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/Fajar1901/codespaces-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/Fajar1901/codespaces-react
+ detection_source: Repo Metadata
+- name: React
+ description: A JavaScript library for building user interfaces
+ website_url: https://reactjs.org/
+ version: 18.1.0
+ 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/Fajar1901/codespaces-react/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Fajar1901
+ last_updated_on: 2022-11-15 03:31:12.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/Fajar1901/codespaces-react
+ detection_source: Repo Metadata
+- name: GitHub Actions
+ description: Automate your workflow from idea to production
+ website_url: https://github.com/features/actions
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/11563/actions.png
+ detection_source_url: https://github.com/Fajar1901/codespaces-react/blob/main/.github/workflows/codeql.yml
+ detection_source: ".github/workflows/codeql.yml"
+ last_updated_by: Fajar1901
+ last_updated_on: 2022-11-15 03:53:06.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/Fajar1901/codespaces-react/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Fajar1901
+ last_updated_on: 2022-11-15 03:31:12.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.16.4
+ 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/Fajar1901/codespaces-react/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Fajar1901
+ last_updated_on: 2022-11-15 03:31:12.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: 13.3.0
+ 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/Fajar1901/codespaces-react/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Fajar1901
+ last_updated_on: 2022-11-15 03:31:12.000000000 Z
+- name: react-dom
+ description: React package for working with the DOM
+ package_url: https://www.npmjs.com/react-dom
+ version: 18.1.0
+ 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/Fajar1901/codespaces-react/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Fajar1901
+ last_updated_on: 2022-11-15 03:31:12.000000000 Z
+- name: react-scripts
+ description: Configuration and scripts for Create React App
+ package_url: https://www.npmjs.com/react-scripts
+ version: 5.0.1
+ 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/Fajar1901/codespaces-react/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Fajar1901
+ last_updated_on: 2022-11-15 03:31:12.000000000 Z