Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting rid of the custom cursor on the WECEHacks page #68

Open
exrlla opened this issue Nov 3, 2022 · 0 comments
Open

Getting rid of the custom cursor on the WECEHacks page #68

exrlla opened this issue Nov 3, 2022 · 0 comments
Assignees
Labels
bug Something isn't working client in the client folder enhancement New feature or request wecehacks for wecehacks 23 hackathon

Comments

@exrlla
Copy link
Contributor

exrlla commented Nov 3, 2022

Last year, we made a custom cursor on the WECEHacks page that was circular and had a glow around it. For this issue, you have the creative ability to

  • Create your own custom cursor from the one we had previously. (All the code should be there, just commented out) can be something you think will match the current website now!
  • Remove the one we currently have right now and just keep it simple.

Make sure to mention what option you chose in your PR!

The custom cursor was made using custom-cursor-react, a custom component from a javascript library. You can find the imports to this on client/wecehacks.jsx

import CustomCursor from "custom-cursor-react";
import "custom-cursor-react/dist/index.css";

to get rid of it, just delete anything related to it, and make sure that when you're on the site it works like normal! Feel free to message me as always if there are any blockers.

@exrlla exrlla added bug Something isn't working enhancement New feature or request client in the client folder wecehacks for wecehacks 23 hackathon labels Nov 3, 2022
@manushri-d manushri-d self-assigned this Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client in the client folder enhancement New feature or request wecehacks for wecehacks 23 hackathon
Projects
None yet
Development

No branches or pull requests

2 participants