Skip to content

CodePapa360/Article-preview-component

Repository files navigation

Article Preview Component

This is my solution for the Article Preview Component challenge on Frontend Mentor. Check out the live site!

Screenshot

The challenge

Users should be able to:

  • View the optimal layout for the component depending on their device's screen size
  • See the social media share links when they click the share icon
  • Bonus Added dark mode toggle.

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • JavaScript
  • Mobile-first workflow
  • NPM

Installation

  • Clone this repo:
git clone https://github.com/CodePapa360/Article-preview-component.git
  • Install dependencies:
npm install
  • Build command:
npm run build
  • Run command:
npm start

Author

👤 Alamin

Feel free to contact me with any questions or feedback!

Show your support

Give a ⭐️ if you liked this project!

Acknowledgments

I would like to express my gratitude to Frontend Mentor for providing this project idea and design. Their platform is an excellent resource for web developers looking to improve their skills.

License

This project is licensed under the MIT license, which means you can use, modify, and distribute the code as you wish. If you have any questions or feedback, feel free to reach out. Thank you for considering my code!