Shopy is a web-based e-commerce platform designed to allow users to perform CRUD operations on products. This project was built using HTML, CSS, and JavaScript, and offers a range of features such as creating, reading, updating, and deleting product listings.
Create: Users can create new product listings by filling out a form with product details such as name, description, and price.
Read: Users can browse through a range of products, view product details, and search for specific products.
Update: Users can update existing product listings by editing the product details.
Delete: Users can delete product listings that they no longer wish to have on the platform.
This project is licensed under the MIT license. You are free to use, modify, and distribute this code as you see fit. Please see the LICENSE file for more details.
Contributions to this project are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.
Emmanuel Kipsang