This is a simple web store for purchasing artworks created by Me. The store showcases various products with images and descriptions and allows users to make purchases.
To run this project locally:
- Clone this repository.
- Open the project folder in your preferred code editor.
- Ensure you have a modern web browser installed.
- Open the
index.html
file in your browser.
- Display of various Products for sale.
- Purchase functionality with confirmation dialogs.
- Collection of customer information (name, phone number, city) for order processing.
- Backend processing using Google Apps Script to submit purchase details to Google Sheets.
- Responsive design for various screen sizes.
- All screens thanks to bootstrap
To contribute to this project, follow these steps:
- Fork the repository.
- Clone the forked repository to your local machine.
- Make changes and create a new branch.
- Push your changes to the branch in your fork.
- Open a pull request to the main branch of the original repository.
Upon opening a pull request, GitHub Actions will automatically run the CI workflow, testing your changes against multiple versions of Node.js. Ensure that all tests pass before merging your changes.
Simply open the index.html
file in your web browser to explore and purchase artworks from eee-store.
This project is licensed under the terms of the MIT license. See the LICENSE file for details.
© 2024 Ali Cheikh. All rights reserved.