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

https://github.com/amitdeka/frontend-mentor-challenges

This repository contains my solutions to various Frontend Mentor challenges.
https://github.com/amitdeka/frontend-mentor-challenges

frontend-mentor

Last synced: 6 months ago
JSON representation

This repository contains my solutions to various Frontend Mentor challenges.

Awesome Lists containing this project

README

          

# 🚀 Frontend Mentor Challenges

This repository contains my solutions to various **Frontend Mentor** challenges.
Each challenge is implemented with a **mobile-first approach** and follows best practices.

🔗 **Frontend Mentor Profile:** [Amit Deka](https://www.frontendmentor.io/profile/AmitDeka)

---

## 📌 Challenges Completed

| # | Challenge Name | Live Demo | Code |
| --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| 01 | [Stats-preview-card-component](https://www.frontendmentor.io/challenges/stats-preview-card-component-8JqbgoU62) | [Live](https://frontend-mentor-challenges-sable-eight.vercel.app/challenges/Stats-preview-card-component) | [Code](https://github.com/AmitDeka/Frontend-Mentor-Challenges/tree/main/challenges/Stats-preview-card-component) |
| 02 | [QR code component](https://www.frontendmentor.io/challenges/qr-code-component-iux_sIO_H) | [Live](https://frontend-mentor-challenges-sable-eight.vercel.app/challenges/QR-code-component) | [Code](https://github.com/AmitDeka/Frontend-Mentor-Challenges/tree/main/challenges/QR-code-component) |
| 03 | [Testimonials grid section](https://www.frontendmentor.io/challenges/testimonials-grid-section-Nnw6J7Un7) | [Live](https://frontend-mentor-challenges-sable-eight.vercel.app/challenges/Testimonials-grid-section) | [Code](https://github.com/AmitDeka/Frontend-Mentor-Challenges/tree/main/challenges/Testimonials-grid-section) |
| 04 | [Social links profile](https://www.frontendmentor.io/challenges/social-links-profile-UG32l9m6dQ) | [Live](https://frontend-mentor-challenges-sable-eight.vercel.app/challenges/Social-links-profile) | [Code](https://github.com/AmitDeka/Frontend-Mentor-Challenges/tree/main/challenges/Social-links-profile) |
| 05 | [Blog preview card](https://www.frontendmentor.io/challenges/blog-preview-card-ckPaj01IcS) | [Live](https://frontend-mentor-challenges-sable-eight.vercel.app/challenges/Blog-preview-card) | [Code](https://github.com/AmitDeka/Frontend-Mentor-Challenges/tree/main/challenges/Blog-preview-card) |
| 06 | [Interactive rating component](https://www.frontendmentor.io/challenges/interactive-rating-component-koxpeBUmI) | [Live](https://frontend-mentor-challenges-sable-eight.vercel.app/challenges/Interactive-rating-component) | [Code](https://github.com/AmitDeka/Frontend-Mentor-Challenges/tree/main/challenges/Interactive-rating-component) |
| 07 | [IP Address Tracker](https://www.frontendmentor.io/challenges/ip-address-tracker-I8-0yYAH0) | [Live](https://frontend-mentor-challenges-sable-eight.vercel.app/challenges/IP-address-tracker) | [Code](https://github.com/AmitDeka/Frontend-Mentor-Challenges/tree/main/challenges/IP-address-tracker) |
| 08 | [Four card feature section](https://www.frontendmentor.io/challenges/four-card-feature-section-weK1eFYK) | [Live](https://frontend-mentor-challenges-sable-eight.vercel.app/challenges/Four-card-feature-section) | [Code](https://github.com/AmitDeka/Frontend-Mentor-Challenges/tree/main/challenges/Four-card-feature-section) |
| 08 | [Huddle landing page with a single introductory section](https://www.frontendmentor.io/challenges/huddle-landing-page-with-a-single-introductory-section-B_2Wvxgi0) | [Live](https://frontend-mentor-challenges-sable-eight.vercel.app/challenges/Four-card-feature-section) | [Code](https://github.com/AmitDeka/Frontend-Mentor-Challenges/tree/main/challenges/huddle-landing-page-with-single-introductory-section) |

---

## 🔧 Tech Stack

- **HTML5**
- **CSS3** (Flexbox, Grid, SCSS, Tailwind)
- **JavaScript**
- **Vercel** (for deployment)

---

## 📖 How to Use

1. Clone this repository:
```bash
git clone https://github.com/AmitDeka/Frontend-Mentor-Challenges.git
```
2. Navigate to a challenge folder:
```bash
cd Stats-preview-card-component
```
3. Open `index.html` in your browser or run a local server.

---

## 📜 License

This project is licensed under the **MIT License**.