ianmuchina / fe

Frontend mentor solutions

Home Page:https://fe-muchina.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor Solutions

QR Code Component

QR Code Component

Source. Preview

NFT Preview Card Component

NFT Preview Card Component

Source. Preview

Order Summary Component

Order Summary Component

Source. Preview

Stats Preview Card Component

Stats Preview Card Component

Source. Preview

3 Column Preview Card Component

3 Column Preview Card Component

Source. Preview

Profile Card Component

Profile Card Component

Source. Preview

FAQ Accordion Card

FAQ Accordion Card

Source. Preview

Social Proof Section

Social Proof Section

Source. Preview

Article Preview Component

Article Preview Component

Source. Preview

Four Card Feature Section

Four Card Feature Section

Source. Preview

Base Apparel Coming Soon

Base Apparel Coming Soon

Source. Preview

Advice Generator App

Advice Generator App

Source. Preview

Built with

Setup

Install the dependencies.

pnpm install

Start the development server on localhost.

make dev

Build the site and save the output to dist/

make build

Check css for errors using stylelint

make lint-css

Format files with Prettier.

make fmt

Run lighthouse on solutions marked as complete

edit docs/_data/solutions.cjs to mark solution as complete

make lhci

See lighthouse results

make docs-html

Generate index

make docs

About

Frontend mentor solutions

https://fe-muchina.vercel.app/


Languages

Language:HTML 66.5%Language:CSS 25.7%Language:JavaScript 5.6%Language:Shell 1.2%Language:Makefile 1.0%