https://github.com/ahmedsomaa/frontendmentor-challenges
Solutions for Frontend Mentor Challenges
https://github.com/ahmedsomaa/frontendmentor-challenges
css3 frontend frotendmentor html5 javascript
Last synced: about 1 month ago
JSON representation
Solutions for Frontend Mentor Challenges
- Host: GitHub
- URL: https://github.com/ahmedsomaa/frontendmentor-challenges
- Owner: ahmedsomaa
- Created: 2024-07-29T19:56:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T17:57:51.000Z (about 1 year ago)
- Last Synced: 2024-12-17T01:12:55.452Z (about 1 year ago)
- Topics: css3, frontend, frotendmentor, html5, javascript
- Language: TypeScript
- Homepage: https://ahmedsomaa.github.io/frontendmentor-challenges/
- Size: 7.87 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Frontend Mentor Challenges Submissions
This document lists the challenges completed on Frontend Mentor, showcasing the progress and providing links to the challenge details and live demos. The table below includes the challenge number, difficulty level, a link to the challenge code, and a link to the live demo for each challenge.
## List
| # | Level | Code | Demo |
| --- | -------- | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ |
| 01 | Newbie | [QR code component](./src/newbie/qr-code-component/) | [Preview](https://ahmedsomaa.github.io/frontendmentor-challenges/src/newbie/qr-code-component/) |
| 02 | Newbie | [Blog preview card](./src/newbie/blog-preview-card/) | [Preview](https://ahmedsomaa.github.io/frontendmentor-challenges/src/newbie/blog-preview-card/) |
| 03 | Newbie | [Social links profile](./src/newbie/social-links-profile/) | [Preview](https://ahmedsomaa.github.io/frontendmentor-challenges/src/newbie/social-links-profile/) |
| 04 | Newbie | [Recipe page](./src/newbie/recipe-page/) | [Preview](https://ahmedsomaa.github.io/frontendmentor-challenges/src/newbie/recipe-page/) |
| 05 | Newbie | [Product preview card component](./src/newbie/product-preview-card-component/) | [Preview](https://ahmedsomaa.github.io/frontendmentor-challenges/src/newbie/product-preview-card-component/) |
| 06 | Advanced | [Rest countries API with color theme switcher](./src/advanced/rest-countries-api-with-color-theme-switcher/) | [Preview](https://fem-rest-countries-theme.netlify.app/) |