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 [email protected]:iambasantarai/panoramer.git
Navigate to the project directory
cd panoramer
Install dependencies
yarn
Start the development server
yarn dev