Frontend Mentor Challenge
View Demo
路
Report Bug
路
Request Feature
Thanks for checking out this front-end coding challenge.
This is a solution to the 3-column preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Solution URL : 3-column preview card component (Sveltekit + Tailwind CSS)
Live Site URL : https://challenges-sveltekit-3-column-preview-card.vercel.app/
Users should be able to:
To run the client, you need to run the following command:
npm install
npm run dev
//or//
npx vite