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.
- 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.
- Frontend: HTML5, CSS3, JavaScript (ES6+)
- Concepts: DOM Manipulation, State Management, Responsive Web Design
https://ananyathapaa.github.io/Tech-Stack-Sorter/
- Clone the repository:
git clone https://github.com/ananyathapaa/tech-stack-sorter.git - Open
index.htmlin your favorite browser. - Start sorting your tech stack!