/CppShowcase

Showcase app for my IB MYP Personal Project

Primary LanguageHTMLMIT LicenseMIT

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