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

[FEATURE]: Learn More card in tailwindcss #111

Closed
jsvigneshkanna opened this issue Oct 20, 2022 · 4 comments · Fixed by #192
Closed

[FEATURE]: Learn More card in tailwindcss #111

jsvigneshkanna opened this issue Oct 20, 2022 · 4 comments · Fixed by #192
Assignees
Labels
good first issue Good for newcomers hacktoberfest For hacktoberfest issue raises hacktoberfest-2022 Issues for hacktoberfest on 2022 hacktoberfest-accepted Issue fix accepted for hacktoberfest up for grabs Issues for grabings

Comments

@jsvigneshkanna
Copy link
Owner

Description

Need to create code for Learn More feature card as per below image.

  • The final code should be placed under path tailwind_components/feature_cards with file name as learn_more_card.jsx
  • The file as to be imported to tailwind_components/feature_cards/collection.js file as per example and added to the featureCardColletion list
  • Post these process, go to components tab (components/feature_cards) in website and check whether the codepen is updated

For PR reference - https://github.com/jsvigneshkanna/tailwind_ui_components/pull/76/files

For any issue while creating / importing the component code file, check below sample files
https://github.com/jsvigneshkanna/tailwind_ui_components/tree/master/tailwind_components/buttons

For icons please refer - https://heroicons.com/

Screenshot of the tailwind component

image

Are you taking this fetaure implementaion

no

@jsvigneshkanna jsvigneshkanna added good first issue Good for newcomers hacktoberfest For hacktoberfest issue raises hacktoberfest-accepted Issue fix accepted for hacktoberfest hacktoberfest-2022 Issues for hacktoberfest on 2022 up for grabs Issues for grabings labels Oct 20, 2022
@tanishagupta0811
Copy link
Contributor

Hey can you please assign me this issue?

@jsvigneshkanna
Copy link
Owner Author

Hi @tanisha-tech360 ,
Sure you can work on this issue, also check for other card components too

@jsvigneshkanna
Copy link
Owner Author

Hi @tanisha-tech360 ,
let me know if any help needed

@jsvigneshkanna
Copy link
Owner Author

@tanisha-tech360,
can you raise PR which you showed in discord

tanishagupta0811 added a commit to tanishagupta0811/tailwind_ui_components that referenced this issue Oct 22, 2022
Added Learn More Card

How you solved

As per discussed I made the component in Tailwind Playground
then I added that into the above mention file.

Screenshots

Checklist

-[ ☑] I have Made this contribution as
          per the CONTRIBUTING guide in
          this repo
- [ ☑ ] I have tested in local
             Environment.
- [☑ ] I have made the fix as per issue
     conversation
- [☑ ] I have starred the repository
          ⭐
jsvigneshkanna added a commit that referenced this issue Oct 22, 2022
The purpose of this pull request is to fix #111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest For hacktoberfest issue raises hacktoberfest-2022 Issues for hacktoberfest on 2022 hacktoberfest-accepted Issue fix accepted for hacktoberfest up for grabs Issues for grabings
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants