This is a solution to the Advice generator app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
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
- Generate a new piece of advice by clicking the dice icon
- Solution URL: https://github.com/NDOY3M4N/advice-generator-app
- Live Site URL: https://ndoy3m4n.github.io/advice-generator-app
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Svelte - Cybernatically enhanced framework
- Vite - Build tool
This whole challenge helped me learn a little bit about Svelte.
In the future I would like to work with SvelteKit on a project. Maybe for an ecommerce app.