ap2soft / frontendmentor-interactive-rating-component

Frontend Mentor | Interactive rating component challenge

Home Page:https://frontendmentor-interactive-rating-component.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Frontend Mentor - Interactive rating component solution

This is a solution to the Interactive rating component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Select and submit a number rating
  • See the "Thank you" card state after submitting a rating

Screenshot

Links

Developing

Clone

git clone git@github.com:ap2soft/frontendmentor-interactive-rating-component.git
cd frontendmentor-interactive-rating-component
npm install

Develop

npm run dev

Build

npm run build

My process

Built with

  • CSS Grid
  • Mobile-first workflow
  • Tailwind CSS - A utility-first CSS framework
  • Alpine.js - New, lightweight, JavaScript framework.
  • Vite - Next Generation Frontend Tooling (to build the project)
  • Netlify - Webiste deployment

What I learned

I learned how to build a website using Vite, Tailwind CSS and Alpine.js

Author

About

Frontend Mentor | Interactive rating component challenge

https://frontendmentor-interactive-rating-component.netlify.app/


Languages

Language:HTML 76.6%Language:JavaScript 22.1%Language:CSS 1.3%