Memory UI This repository is dedicated to O'clock This memory game is composed of an API and a frontend To start the frontend project, please follow the instructions below: npm install # or yarn And then npm run dev # or yarn dev