Thanks for checking out this front-end coding challenge.
This is a solution to the News homepage challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
-
Solution URL : News homepage (Sveltekit + Tailwind CSS)
-
Live Site URL : https://challenges-sveltekit-news-homepage.vercel.app/
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
- Sveltekit
- Tailwind CSS
- CSS Grid
- Semantic HTML5 markup
- Github - Nutchapon
- Twitter - @SolanianNut
- Frontend Mentor - @NutchaponMake
To run the client, you need to run the following command:
npm install
npm run dev
//or//
npx vite