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.
Note: Delete this note and update the table of contents based on what sections you keep.
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
- Mobile screenshot URL: (./images/screenshot-mobile.jpg)
- Desktop screenshot URL: (./images/screenshot-desktop.jpg)
Note: Delete this note and the paragraphs above when you add your screenshot. If you prefer not to add a screenshot, feel free to remove this entire section.
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- React - JS library
Note: These are just examples. Delete this note and replace the list above with your own choices
- Components in React.
- Buttons that reloads information from an api in React.
- Working with Axios.
- How to work with React 18 strictMode.
Note: Delete this note and the content within this section and replace with your own learnings.
- Working with projects using React.
- Working with APIs
Note: Delete this note and the content within this section and replace with your own plans for continued development.
- Kevin Powell youTube channel which helped with css variables and layout.
- Dave Grey youTube channel which helped with react api and github.
Note: Delete this note and replace the list above with resources that helped you during the challenge. These could come in handy for anyone viewing your solution or for yourself when you look back on this project in the future.
- Frontend Mentor - @saram7619
Note: Delete this note and add/remove/edit lines above based on what links you'd like to share.