Frontend It is a project to build a shopping mall frontend using React, TypeScript, Next.js, Tailwind CSS. How to Start Download Code git clone https://github.com/CHWI-JI-JIG/FrontEnd.git cd frontend How to Run install node.js : https://nodejs.org/en How to Test npm install npx next build npx next start