Run using python3 -m http.server 8000
run stage 3 sails server
light house report is available in pdf format in audits directory
##specifications
1 Fork and clone the server repository. You’ll use this development server to develop your project code.
2 Add a form to allow users to submit their own reviews.
3 Add favorite toggle button.
4 Add functionality to defer submission of the form until connection is re-established.
5 Follow the recommendations provided by Lighthouse to achieve the required performance targets.