Presentation React website where I offer face-to-face teaching hours in the programming languages I know.
npm create vite@latest
cd codolm
npm install
npm run dev
npm install styled-components@5.3.10
npm i react-syntax-highlighter
npm i react-router-dom