https://github.com/spudoodle/frontendmentor
Frontend Mentor Solutions
https://github.com/spudoodle/frontendmentor
frontendmentor playwright react tailwindcss typescript vite
Last synced: 19 days ago
JSON representation
Frontend Mentor Solutions
- Host: GitHub
- URL: https://github.com/spudoodle/frontendmentor
- Owner: spudoodle
- License: mit
- Created: 2024-11-07T18:07:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-24T09:56:52.000Z (over 1 year ago)
- Last Synced: 2025-04-06T05:32:58.214Z (about 1 year ago)
- Topics: frontendmentor, playwright, react, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://spudoodle.github.io/frontendmentor/
- Size: 555 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Frontend Mentor Solutions
This repository contains my solutions for various challenges from Frontend Mentor π¦
## Table of Contents
- [Introduction](#introduction)
- [Challenges](#challenges)
- [NEWBIE](#newbie)
- [JUNIOR](#junior)
- [INTERMEDIATE](#intermediate)
- [ADVANCED](#advanced)
- [Folder Structure](#folder-structure)
## Introduction
Welcome to my repository for Frontend Mentor solutions! My solutions for the various Frontend Mentor problems are available here. Please browse and let me know what you think.
If you find this useful, star the repository β€οΈ
## Challenges
### NEWBIE
- QR Code Componentβββ[CODE](https://github.com/spudoodle/frontendmentor/tree/main/CODE/NEWBIE/qr-code-component)ββ|ββ[LIVE](https://achal-socials.vercel.app/github/frontendmentor/out/qr-code-component/)
- Results Summary Componentβββ[CODE](https://github.com/spudoodle/frontendmentor/tree/main/CODE/NEWBIE/results-summary-component)ββ|ββ[LIVE](https://achal-socials.vercel.app/github/frontendmentor/out/results-summary-component/)
- Product Preview Card Componentβββ[CODE](https://github.com/spudoodle/frontendmentor/tree/main/CODE/NEWBIE/product-preview-card-component)ββ|ββ[LIVE](https://achal-socials.vercel.app/github/frontendmentor/out/product-preview-card-component/)
- Social Links Profileβββ[CODE](https://github.com/spudoodle/frontendmentor/tree/main/CODE/NEWBIE/social-links-profile)ββ|ββ[LIVE](https://achal-socials.vercel.app/github/frontendmentor/out/social-links-profile/)
### JUNIOR
- Age Calculator Appβββ[CODE](https://github.com/spudoodle/frontendmentor/tree/main/CODE/JUNIOR/age-calculator-app)ββ|ββ[LIVE](https://achal-socials.vercel.app/github/frontendmentor/out/age-calculator-app/)
### INTERMEDIATE
- Coming soon π
### ADVANCED
- Coming soon π
## Folder Structure
By clicking the CODE link next to the project name, you can view the solutions code. Alternatively, you can peruse the files within the CODE folder.