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 [email protected]
npm i react-syntax-highlighter
npm i react-router-dom
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 [email protected]
npm i react-syntax-highlighter
npm i react-router-dom