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

Feat: Add transition to links. #3

Closed
Olaleye-Blessing opened this issue Feb 14, 2022 · 6 comments
Closed

Feat: Add transition to links. #3

Olaleye-Blessing opened this issue Feb 14, 2022 · 6 comments
Labels

Comments

@Olaleye-Blessing
Copy link

Links should have a subtle transition when hovered.

@nathgoutam93
Copy link
Owner

if you are willing to work on this , you can make changes into the src/components/LinkCard.js . Which responsible for the links

if you need any help , feel free to ask . @Olaleye-Blessing

@Olaleye-Blessing
Copy link
Author

I have a question. Is it necessary to install Java for firebase emulators(it's part of contribution guidelines) in order to complete this issue?

@nathgoutam93
Copy link
Owner

To run the project it will require java as the emulators have to run for the data.

I would suggest if you only want to work on this issue and not willing to work on any future issue .
you can do a trick just import linkCard component to the Home page and give some fake data and make changes.

if you don't want to work on this issue right now it's okay, the priority is low for this issue right now

@nathgoutam93 nathgoutam93 changed the title Add transition to links. Feat: Add transition to links. Feb 17, 2022
@BismeetSingh
Copy link

There seems to be a issue with the firebase exports across operating systems as stated here : firebase/firebase-tools#2421 . Is it possible to have a cross platform compatible export?

@nathgoutam93
Copy link
Owner

There seems to be a issue with the firebase exports across operating systems as stated here : firebase/firebase-tools#2421 . Is it possible to have a cross platform compatible export?

I'm not sure about that right now , As I don't have a device with MacOs I did'nt check that. Have look how exports can be cross platforms. if I find something I'll get back to you.

@BismeetSingh
Copy link

How can I generate those exports myself?

@nathgoutam93 nathgoutam93 added the good first issue Good for newcomers label Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants