SamarthTech / noncode-projects-2024

This is the Official Repository of SAMARTH for Open Odyssey 1.0. Contribute your Figma Designs, Technical WriteUps, UI/UX Designs or other Low Code or Non Code projects in our Repository 🔥. Make Quality Contributions 😎
51 stars 23 forks source link

Create svelte documentation #82

Open PRANAY130 opened 2 days ago

PRANAY130 commented 2 days ago

Svelte is a modern, component-based frontend framework for building user interfaces. Unlike traditional frameworks such as React, Angular, and Vue, Svelte compiles components into efficient JavaScript code at build time. This allows it to deliver faster performance and smaller bundle sizes since there is no runtime framework overhead.