©
2026

This hobby project showcased my frontend skills. It is a very basic app that mimics the interface of a playstore review for WhatsApp. No backed technology used, just local storage. User add their name and a review and it is saved in local storage and shows on the interface
This project is built using React Javascript and Plain CSS. Created with create vite@latest, this project deos not use any state management package. Props from each component are passed down to parent component using prop drilling. The project also make use of react-icons to integrate iocns needed.
This app also make use of the Google font poppins which is available here.