Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/) |