Skip to content

Shob3r/CppShowcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpp showcase


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



🚀 How to run

Clone repo

git clone https://github.com/Shob3r/CppShowcase.git
cd CppShowcase

Install Packages

pnpm i

Start the app

pnpm start

🛠 Build instructions

In order to build, you must have pnpm installed, and run:

pnpm run build