The source code that is downloaded by my personalProjectDownloader C++ app. this is not written in C++
THIS IS A SCHOOL PROJECT, THERE IS NOTHING OF USE FOR YOU
Clone repo
git clone https://github.com/Shob3r/CppShowcase.git
cd CppShowcase
Install Packages
pnpm i
Start the app
pnpm start
In order to build, you must have pnpm installed, and run:
pnpm run build