Products comparison is a project where you can select the Item from the list of the products comparing side by side and filter the desired attributes as per the requirement.
Ensure you have npm or any relevant package manager, here I gave the commands wrt npm.
clone this repository and execute the following commands to clone and install all the dependencies for the project.
git clone https://github.com/addepalli8/compare.git
cd compare
npm i --savenpm startI have started building the project by following the shared document from Almabase by Creating structure and functionalities and started making a few style and colour change, added few animations, made it most of the browsers compatible and maintained code standards and added comments wherever it is necessary haven't used any of the packages tried achieving the Project as near as possible.