SkyCryptWebsite / SkyCrypt

A Hypixel skyblock stats website
https://sky.shiiyu.moe
MIT License
248 stars 125 forks source link

[WIP] feat: rewrite the frontend in svelte/sveltekit #2252

Closed DarthGigi closed 3 weeks ago

DarthGigi commented 1 month ago

This pull request aims to rewrite the frontend with Svelte and SvelteKit and will be undrafted once (most) of the existing features have been implemented.

A modern framework will make the website faster, more responsive and hopefully eliminates the often downtimes. It will also be easier to maintain, add new features or remove them.

Any help and feedback is welcome!

To track the progress, visit https://skycrypt-svelte.vercel.app/

DarthGigi commented 3 weeks ago

Moved to https://github.com/DuckySoLucky/SkyCryptv2