A sample e-commerce website for a Dry Fish store. This project showcases an online store for selling dry fish, allowing users to browse products, view product details, add items to the cart, and proceed to checkout.
You can visit the website here: Dry Fish E-Commerce Store
- Product Browsing: Users can browse through a variety of dry fish products with clear images and descriptions.
- Product Details: Detailed view of each product with pricing, available stock, and other important information.
- Add to Cart: Users can add products to their shopping cart and adjust quantities.
- Checkout: Simple and intuitive checkout process for users to complete their purchases.
- Responsive Design: Optimized for both desktop and mobile devices for a smooth shopping experience.
- Front-End: HTML, CSS, JavaScript
- Back-End: (Specify back-end tech if applicable)
- Database: (Specify database if used)
- Deployment: GitHub Pages
To run this project locally:
-
Clone the repository:
git clone https://github.com/shehanm95/DryFish.com.git
-
Navigate to the project directory:
cd DryFish.com
-
Open
index.html
in your browser to view the site.
This project is deployed using GitHub Pages and can be accessed here.
Contributions are welcome! If you have any suggestions or improvements, feel free to fork the repository and create a pull request.