masonlouchart / iryouhin-ten

Home Page:iryouhin-ten-git-master.masonlouchart.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storybook

衣料品店 - Iryouhinten or IRH10 is a clothing shop website developed with NextJs framework, Redux Toolkit and the UI library Ant Design.

This small project was requested by a company during a recruiting process and is not meant to evolve. You can find more details about the assignment in the PDF file inside the "public" folder.

During the development I had the chance to discover and try:

  • Storybook
  • Redux on Server-Side Rendering application
  • Ant Design UI library

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Storybook

You can try some components of this project in standalone mode by using Storybook. Your browser will open automatically and if you stop and restart Storybook, the same tab will be used/focused.

npm run storybook
# or
yarn storybook

About

iryouhin-ten-git-master.masonlouchart.vercel.app


Languages

Language:TypeScript 95.6%Language:JavaScript 3.5%Language:CSS 0.8%Language:Shell 0.1%