krishnaacharyaa / wanderlust

WanderLust is a MERN travel blog website 🚀 This project is aimed to help people to contribute in open source, upskill in react and master git.
https://wanderlust-beta.vercel.app/
MIT License
174 stars 833 forks source link

[FEATURE] : Prelaoder #376

Closed Jagpreet153 closed 1 month ago

Jagpreet153 commented 1 month ago

Description

I would like to add a preloader to your site . It would be animation which will render until the page is being loaded

Use Case

Preloader not only increases user attention but also enhances the UI of the site

Proposed Solution

I would take a animation in JSON format and using useState concept of js the page will show the preloader until the page is being loaded

Additional Information

Kindly assign it to me under GSSoC'24

Attachments

No response