thecyberworld / thecyberhub.org

Welcome to TheCyberHUB, a community-driven platform for hackers, cybersecurity enthusiasts, and IT professionals. Our platform provides a variety of free resources, including Capture The Flag (CTF) challenges, courses, blogs, forums, and much more.

Home Page:http://www.thecyberhub.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Convert Blogs css files into styled components

kabir0x23 opened this issue · comments

commented

Detailed description

Convert Blogs css files into styled components

Context

Change the BlogsElements.jsx into BlogsCard.jsx
and convert css file into styled into BlogsElements.jsx

image

Possible implementation

No response

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

It's great having you contribute to this project

🌟 Welcome to the community 🌟

  • If you would like to continue contributing to open source and would like to do it with an awesome inclusive community.
  • You should join our Discord chat and our GitHub Organisation.
  • We help and encourage each other to contribute to open source little and often 😄.
  • Any questions let us know.

plz assignt this to me

commented

plz assignt this to me

Awesome.

I am assigning this issue to you.

You want to use styled.module.css?

commented

You want to use styled.module.css?

We are already using CSS styled-components in our project
like this.

image

We want to convert
this blogs.css file into
image

styled structure.

got it?

If you will have any doubts, let us know

Yeah Got it thanks

@kabir0x23 migrated the blog and certificate to styled-components. Please review when available.