This project is a shopping cart application developed using React. The application supports adding, editing and deleting products. It also shows the total cost of the products and tax calculations.
- Product Listing: List available products.
- Adding New Products: Add new products.
- Product Editing: Edit existing products.
- Delete Product: Delete products.
- Total Cost Calculation: The total cost of the products is calculated including taxes and shipping fees.
- Loading Screen: While the products are being loaded, the loading message is shown to the user.
- HTML5
- CSS3
- Javascript
- React
- React Router
- Axios
- Bootstrap
- SweetAlert2
- Mook API
Bu proje, React kullanarak geliştirilmiş bir alışveriş sepeti uygulamasıdır. Uygulama, ürünlerin eklenmesini, düzenlenmesini ve silinmesini destekler. Ayrıca ürünlerin toplam maliyetini ve vergi hesaplamalarını da gösterir.
- Ürün Listeleme: Mevcut ürünleri listeleyin.
- Yeni Ürün Ekleme: Yeni ürünler ekleyin.
- Ürün Düzenleme: Var olan ürünleri düzenleyin.
- Ürün Silme: Ürünleri silin.
- Toplam Maliyet Hesaplama: Ürünlerin toplam maliyeti, vergi ve kargo ücretleri ile birlikte hesaplanır.
- Yükleniyor Ekranı: Ürünler yüklenirken kullanıcıya yükleniyor mesajı gösterilir.
- HTML5
- CSS3
- Javascript
- React
- React Router
- Axios
- Bootstrap
- SweetAlert2
- Mook API