Try Project: https://idrisibrahimerten.github.io/react-tailwind-ecommerce-website-project
This project is an e-commerce website developed using React and Tailwind CSS. It lists the products with the data received through the FakeStore API, filters by categories and provides the opportunity to view detailed product information.
Clone the project to your computer:
git clone https://github.com/YourUserName/React-Tailwind-ECommerce.git
Go to the project directory:
cd React-Tailwind-ECommerce
Install dependencies:
npm install
Start the development server:
```bash npm start
You can see the live demo version of the project here: https://idrisibrahimerten.github.io/react-tailwind-ecommerce-website-project/
If you have any questions or feedback, please feel free to contact. Email: idrisibrahimerten@gmail.com
Thanks and have fun!
Bu proje, React ve Tailwind CSS kullanılarak geliştirilmiş bir e-ticaret web sitesidir. FakeStore API'si üzerinden alınan verilerle ürünleri listeler, kategorilere göre filtreleme yapar ve detaylı ürün bilgilerini görüntüleme imkanı sunar.
Projeyi bilgisayarınıza klonlayın:
git clone https://github.com/KullaniciAdiniz/React-Tailwind-ECommerce.git
Proje dizinine gidin:
cd React-Tailwind-ECommerce
Bağımlılıkları yükleyin:
npm install
Geliştirme sunucusunu başlatın:
```bash npm start
Projenin canlı demo versiyonunu buradan görebilirsiniz: (https://idrisibrahimerten.github.io/react-tailwind-ecommerce-website-project/)
Herhangi bir sorunuz veya geri bildiriminiz varsa, lütfen iletişime geçmekten çekinmeyin. E-posta: idrisibrahimerten@gmail.com
Teşekkürler ve keyifli kullanımlar!