Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedsomaa/frontendmentor-challenges
Solutions for Frontend Mentor Challenges
https://github.com/ahmedsomaa/frontendmentor-challenges
css3 frontend frotendmentor html5 javascript
Last synced: 6 days 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T23:20:56.000Z (about 1 month ago)
- Last Synced: 2024-11-19T23:23:58.863Z (about 1 month ago)
- Topics: css3, frontend, frotendmentor, html5, javascript
- Language: TypeScript
- Homepage: https://ahmedsomaa.github.io/frontendmentor-challenges/
- Size: 4.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Repo Card](./img/repo-card.png)
# 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.vercel.app/) |