Welcome to EZShop, a simple E-commerce site UI built with React, Redux Toolkit, React Router, React Toastify, and Tailwind CSS.
This project serves as a practice ground for honing skills in React and Redux Toolkit, focusing on active state management in a dynamic E-commerce setting.
- Redux Toolkit: Efficient state management for seamless user experience.
- React Router: Navigate smoothly between the cart and home pages.
- React Toastify: Interactive notifications for enhanced user experience.
- React Icons: A collection of customizable icons.
- Fake Store API: Fetch product data from Fake Store API.
- Tailwind CSS: Stylish and responsive design for a seamless user interface.
Follow these steps to run the project locally:
-
Clone the repository:
git clone https://github.com/AbhishekNavgan95/EZShop.git
-
install dependencies:
cd EZShop npm install
-
Run the development server:
npm run dev
If you'd like to contribute to EZShop, feel free to fork the repository and submit pull requests. Contributions are always welcome!