Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slusy/frontendmentor
Frontend Mentor Solutions
https://github.com/slusy/frontendmentor
frontendmentor playwright react tailwindcss typescript vite
Last synced: 2 months ago
JSON representation
Frontend Mentor Solutions
- Host: GitHub
- URL: https://github.com/slusy/frontendmentor
- Owner: slusy
- Created: 2024-11-07T18:07:04.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T06:35:47.000Z (2 months ago)
- Last Synced: 2024-11-23T07:25:57.136Z (2 months ago)
- Topics: frontendmentor, playwright, react, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://slusy.github.io/frontendmentor/
- Size: 222 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.
## Challenges
### NEWBIE
- QR Code Component [CODE](https://github.com/slusy/frontendmentor/tree/main/CODE/NEWBIE/qr-code-component) | [LIVE](https://slusy.github.io/frontendmentor/newbie/qr-code-component/)
- Results Summary Component [CODE](https://github.com/slusy/frontendmentor/tree/main/CODE/NEWBIE/results-summary-component) | [LIVE](https://slusy.github.io/frontendmentor/newbie/results-summary-component/)### JUNIOR
### INTERMEDIATE
### ADVANCED
## 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.