diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..2b66a6b
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,157 @@
+
+
+
+# Tech Stack File
+ [hicmtrex/Jamstack-Shop](https://github.com/hicmtrex/Jamstack-Shop)
+
+|13
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
Frameworks (4)
+
+
+##
DevOps (3)
+
+
+
+
+ ESLint
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+## Other (1)
+
+
+
+
+ axios
+
+ v0.24.0
+ |
+
+
+
+
+
+##
Open source packages (3)
+
+##
npm (3)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[eslint-config-next](https://www.npmjs.com/eslint-config-next)|v12.0.8|01/27/22|Firstname Lastname |N/A|N/A|
+|[react-bootstrap](https://www.npmjs.com/react-bootstrap)|v2.1.1|04/03/22|Firstname Lastname |MIT|N/A|
+|[react-dom](https://www.npmjs.com/react-dom)|v17.0.2|04/03/22|Firstname Lastname |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..828c93f
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,175 @@
+repo_name: hicmtrex/Jamstack-Shop
+report_id: 6db9459b3ce7d46a67bfed457db523b7
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T19:09:58+00:00'
+requested_by: invalid-email-address
+provider: github
+branch: main
+detected_tools_count: 13
+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/hicmtrex/Jamstack-Shop
+ 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/hicmtrex/Jamstack-Shop
+ detection_source: Repo Metadata
+- name: Bootstrap
+ description: Simple and flexible HTML, CSS, and JS for popular UI components and
+ interactions
+ website_url: http://getbootstrap.com/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Front-End Frameworks
+ image_url: https://img.stackshare.io/service/1101/C9QJ7V3X.png
+ detection_source_url: https://github.com/hicmtrex/Jamstack-Shop/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-01-27 23:31:08.000000000 Z
+- name: Next.js
+ description: A small framework for server-rendered universal JavaScript apps
+ website_url: https://nextjs.org/
+ version: 12.0.8
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/5936/nextjs.png
+ detection_source_url: https://github.com/hicmtrex/Jamstack-Shop/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-01-17 00:03:13.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/hicmtrex/Jamstack-Shop/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-04-03 02:36:59.000000000 Z
+- name: Sass
+ description: Syntactically Awesome Style Sheets
+ website_url: http://sass-lang.com/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: CSS Pre-processors / Extensions
+ image_url: https://img.stackshare.io/service/1171/jCR2zNJV.png
+ detection_source_url: https://github.com/hicmtrex/Jamstack-Shop/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-01-17 00:03:13.000000000 Z
+- name: ESLint
+ description: The fully pluggable JavaScript code quality tool
+ website_url: http://eslint.org/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Code Review
+ image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
+ detection_source_url: https://github.com/hicmtrex/Jamstack-Shop/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-01-17 00:03:13.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/hicmtrex/Jamstack-Shop
+ 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/hicmtrex/Jamstack-Shop/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-01-17 00:03:13.000000000 Z
+- name: axios
+ description: Promise based HTTP client for the browser and node.js
+ website_url: https://github.com/mzabriskie/axios
+ version: 0.24.0
+ 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/hicmtrex/Jamstack-Shop/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-01-27 23:31:08.000000000 Z
+- name: eslint-config-next
+ description: ESLint configuration used by Next.js
+ package_url: https://www.npmjs.com/eslint-config-next
+ version: 12.0.8
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/package/npm/image.png
+ detection_source_url: https://github.com/hicmtrex/Jamstack-Shop/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-01-27 23:38:38.000000000 Z
+- name: react-bootstrap
+ description: Bootstrap 3 components built with React
+ package_url: https://www.npmjs.com/react-bootstrap
+ version: 2.1.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16383/default_92302d1bbf4c0f67b862869662b4f69002c94aad.png
+ detection_source_url: https://github.com/hicmtrex/Jamstack-Shop/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-04-03 02:36:59.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/hicmtrex/Jamstack-Shop/blob/main/package-lock.json
+ detection_source: package.json
+ last_updated_by: Firstname Lastname
+ last_updated_on: 2022-04-03 02:36:59.000000000 Z