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.
- Overview
- Screenshot
- Links
- My process
- Built with
- What I learned
- Continued development
- Useful resources
- Author
- Acknowledgments
This is my solution to Frontend mentor Advice Generator App using external API, This is a simple and an interactive challenge.
- Live Site URL: https://advice-generator-app-challengee.vercel.app/
With Frontend learnings it became possible to complete this project, using HTML , Sass and JS, starting with layout of the app, then with HTML and JS I handled all the input validation and age calculator function using new Date object;
As you know, practice is the only way of getting hands on best practices, therefore as I practice, I learn how to practice more. How to write more clean and optimized code.
- Semantic HTML5 markup
- CSS custom properties
- SASS
- Flex-box
- Grid
- Mobile-first workflow
- React - JS library
- Next.js - React framework
- Twitter - @FaisalAhmed_01
I would like to thank Frontend Mentor Team, for being such an amazing platform and educating millions of students everyday with valuable resources without any cost.