Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohsin-ali08/productvault
https://github.com/mohsin-ali08/productvault
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mohsin-ali08/productvault
- Owner: mohsin-ali08
- Created: 2024-08-29T12:56:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T12:58:06.000Z (4 months ago)
- Last Synced: 2024-08-29T14:16:13.734Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProductVault
**ProductVault** is a comprehensive web application for managing and showcasing products. Built with HTML, Tailwind CSS, and vanilla JavaScript, this project provides a user-friendly interface for adding, viewing, editing, and deleting products. The application utilizes local storage to persist product data, ensuring that your product information is saved and accessible even after refreshing the page.
## Features
- **Add New Products**: Easily add new products with details such as title, price, description, and image URL.
- **View Products**: Browse a dynamically updated list of products with an attractive card layout.
- **Edit and Delete**: Modify or remove products with intuitive edit and delete buttons located on each product card.
- **Responsive Design**: Enjoy a seamless experience on both desktop and mobile devices with a fully responsive layout powered by Tailwind CSS.