Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 248 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 248 Bytes

Mock web shop developed following a Figma design. It was built in React with TypeScript, Redux, React Hook Form and Sass.

Test locally
  1. Run npm install to install dependencies
  2. Run npm run dev to start the app