Muji (無印良品, Mujirushi Ryōhin) is a Japanese retail company which sells a wide variety of household and consumer goods.
Muji's design philosophy is minimalist, and it places an emphasis on recycling, reducing production and packaging waste, and a no-logo or "no-brand" policy.
Because of its design gives me a basic but also luxury experience, I decided to open this ecommerce clone project ❤️
- ReactJS (JavaScript Library)
- Ant Design (React UI Library)
Clone this Repository to your computer with Git CLI or GitHub Desktop
git clone https://github.com/mitchell-vu/muji-react.git
Go to the Project source folder and Install all independecy packages
npm i
Run the project on your localhost on port 3000
npm start