0.0.2 • Published 1 year ago

review_section v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Review Section

A lightweight review management system that allows users to add, display, and delete reviews using localStorage. Perfect for integrating into small web projects or as a starting point for more complex review functionalities.

Features

  • Add reviews with a username and review text.
  • Display a list of reviews.
  • Delete individual reviews.
  • Reviews are stored in the browser's localStorage, ensuring they persist across page reloads.

Installation

Clone the repository:

git clone https://github.com/your-username/review_section.git
cd review_section

Compatibility

IE / EdgeFirefoxChromeSafariElectron
IE11, Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versions