- clone the repository to your local machine using
git clone https://github.com/SSameer20/SkinAI.git - Now setup client by navigating to client folder
cd clientand run following commands npm installand to start the applicationnpm run dev- server setup follows same go back to root folder
cd serverand navigate to server npm installand runnp run dev