CHALLENGES_sveltekit_results-summary Svelte Themes

Challenges_sveltekit_results Summary

results-summary challenge from frontend mentor

frontendmentor

馃帀 Result summary component solution 馃帀
build with Sveltekit & Tailwindcss

Frontend Mentor Challenge

View Demo Report Bug Request Feature

KodaiCoder Profile Status Completed

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

Links


Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page

Screenshot

My process

Built with

  • Sveltekit
  • Tailwind CSS
  • Semantic HTML5 markup

Useful resources

Author

Acknowledgments

Run the project

To run the client, you need to run the following command:

npm install
npm run dev
//or//
npx vite

Top categories

Loading Svelte Themes