#Phone catalog Implemented task "Phone catalog" from Mate academy Technologies: Html Css Sass JS TypeScript React React Router Redux Toolkit Figma design: Original theme: https://www.figma.com/design/T5ttF21UnT6RRmCQQaZc6L/Phone-catalog-(V2)-Original?node-id=0-1&node-type=canvas&t=n762tOi1OcgwSdXC-0 Dark theme: https://www.figma.com/design/BUusqCIMAWALqfBahnyIiH/Phone-catalog-(V2)-Original-Dark?node-id=0-1&node-type=canvas&t=nx3p4PZKLWe2uqbb-0 Preview: https://indigo04.github.io/my_catalog/#/ Requirements: Node.js v20 npm or yarn Installation: Clone the repository: git clone https://github.com/"username"/my_catalog.git Navigate to the project directory: cd my_catalog Install the dependencies: npm install Start the development server: npm start