Created by using React āļø, Fetch API š, Styled Components š , SCSS šØ
Design comparison
Solution retrospective
š Project: Advice Generator
š GitHub Repository: https://github.com/svyatoslavkk/advice-generator-app-main
š§° Tools and Techniques:
React āļø Fetch API š Styled Components š SCSS šØ Responsive Design š± Animation š Git (Version Control) š Deployment on Netlify āļø š” Summary:
I created an advice generator app that provides users with random advice. It's responsive and visually appealing. Users can click the dice icon to get advice, and the count increases with each new advice.
š Live Demo: https://advice-generator-app-main-one-alpha.vercel.app/
š Future Improvements:
Implement error handling š ļø: Enhance error handling to provide a better user experience in case of API request failures. Add more interactivity and sharing options š¬: Extend the app's functionality by allowing users to interact with advice and share it on social media. Enhance the user interface and design šØ: Improve the visual design and user interface to make the app even more engaging and user-friendly. I enjoyed building this project and learned valuable skills along the way.
Community feedback
- @bisoladevPosted about 1 year ago
Great implementation !! I love the fact that you created your own spinner from scratch The only observations I would give are:
- I think one divider image would be better and then adding a max width to it so that it doesn't overflow in mobile view...because your implementation though had two different images for mobile and desktop, overflows when it gets to a small-sized mobile
- Adding an error state, like an 'oops an error occurred message' when there is an error would be great
Overall I think it was an awesome job
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord