The objective was to integrate the Audiophile e-commerce site.
To achieve this objective, I had at my disposal the Figma model of the site.
Copy of an e-commerce site including a shopping cart system and an order form.
I used Redux toolkit for cart management, Tailwind for styling and Typescript as programming language.
- React
- Redux Toolkit
- Typescript
- Tailwind CSS
- React Hook Form
- React Router
Clone this repo in a new folder
git clone https://github.com/LowkeyCoyote/audiophile.gitMove to designo directory
cd audiophileInstall dependencies
npm iRun the app
npm run dev
