Latest solutions
Fully responsive design using React and Material UI
#accessibility#material-ui#reactSubmitted about 2 years ago
Latest comments
- @prolixtrex@Varghab
You did great work 👏, however I have a few suggestions -
- Don't use both width and height properties for your images. Doing this will shrink your images.
- Use an additional wrapper div for your hero section and give flex property to that wrapper.
- Lastly, the site is not responsive for tablets. Try to make it responsive for tablets.
- @ShivangamSoni@Varghab
There are a few suggestions from my side -
📌 Decrease the transition duration for the Features and Company links on the navbar and also for the hamburger menu button.
📌 For the mobile view, clients' icons are not centered, centering would make it look better.
I have also completed the same project, feel free to review my project. Any advice or suggestions are welcome.