A modern, high-performance e-commerce platform dedicated to providing the best digital tools for creators and professionals.
- Live Demo: https://digitool-projec.netlify.app/
- Design Reference: Figma Link
- Dual-View Main Section: An intuitive toggling system to switch effortlessly between the Product Grid and the Cart View.
- Interactive Cart Management: Real-time synchronization between the product list and the shopping cart with a dynamic Navbar counter.
- Responsive Design: Fully mobile-responsive interface built strictly according to Figma specifications.
- Instant Feedback: Integrated React-Toastify for alerts on adding, removing, or checking out items.
- Frontend: React.js
- Styling: Tailwind CSS & DaisyUI
- Icons: Lucide React / React Icons
- Notifications: React-Toastify
- Architecture: JSON-based dynamic product rendering
To run this project, the following main dependencies are used:
reactreact-domlucide-reactreact-toastifydaisyuitailwind-merge
Follow these steps to set up the project on your local machine:
- Clone the repository:
git clone [https://github.com](https://github.com/everluma/digitools-platform)
2.Navigate to the project folder: bash cd digitools-platform
-
Install dependencies npm install
-
Start the development server npm run dev
-
open in browser: visit http://localhost:5173
