Skip to content

Latest commit

Β 

History

History
22 lines (16 loc) Β· 1.01 KB

File metadata and controls

22 lines (16 loc) Β· 1.01 KB

Tech Stack Sorter πŸš€

A dynamic web application designed to help developers organize and filter various technologies within the MERN stack and beyond. This project focuses on clean UI/UX and efficient data handling using Vanilla JavaScript.

✨ Features

  • Dynamic Sorting: Categorize technologies into Frontend, Backend, and Database tiers.
  • Responsive Design: Fully functional on mobile, tablet, and desktop using CSS Flexbox/Grid.
  • Interactive UI: Real-time feedback when sorting or selecting stack components.
  • Optimized Logic: Built with efficient JavaScript functions to handle state changes.

πŸ› οΈ Tech Stack

  • Frontend: HTML5, CSS3, JavaScript (ES6+)
  • Concepts: DOM Manipulation, State Management, Responsive Web Design

πŸš€ Live Demo

https://ananyathapaa.github.io/Tech-Stack-Sorter/

πŸ“‚ How to Use

  1. Clone the repository: git clone https://github.com/ananyathapaa/tech-stack-sorter.git
  2. Open index.html in your favorite browser.
  3. Start sorting your tech stack!