React js Review App for Beginners
This project was built using React js, React Hooks, Bootstrap 5 & Bootstrap 5 Icons, we have a form the user can add a review later he can update or delete his reviews.
We have also the total number of reviews and the average ratings calculated.
This is a beginner's project to practice react fundamentals like React Hooks.
How to use
Extract the folder then open the project using the command line and run the commands:
npm install to install all the packages
npm start to start the server.