Panoramer is a web application that seamlessly merges multiple overlapping images into a single panoramic image. Developed as a final year project by a team of BSc.CSIT [Tribhuvan University] students , including Basanta Rai along with Robin Devkota and Sunil Chaudhary. Panoramer aims to deliver professional-quality panoramas with precise alignment and an intuitive interface, catering to users of all skill levels.
Clone the repository
git clone git@github.com:iambasantarai/panoramer.gitNavigate to the project directory
cd panoramerInstall dependencies
yarnStart the development server
yarn dev