Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spudoodle/frontendmentor
Frontend Mentor Solutions
https://github.com/spudoodle/frontendmentor
frontendmentor playwright react tailwindcss typescript vite
Last synced: about 2 months ago
JSON representation
Frontend Mentor Solutions
- Host: GitHub
- URL: https://github.com/spudoodle/frontendmentor
- Owner: spudoodle
- Created: 2024-11-07T18:07:04.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T12:21:47.000Z (about 2 months ago)
- Last Synced: 2024-12-18T12:26:29.045Z (about 2 months ago)
- Topics: frontendmentor, playwright, react, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://spudoodle.github.io/frontendmentor/
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/)### 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.