Concept Website to aware Sri Lankans and the people all over the world about hidden cyber threats to protect. Made for INTELLECTA'25.
Ensure you have the following installed:
- Node.js (version 22.x or higher)
- pnpm (latest version)
-
Clone the repository:
git clone https://github.com/randeepajayasekara/cyber-security-awareness-site.git
-
Navigate to the project directory:
cd cyber-security-awareness-site
-
Install the dependencies:
pnpm i
-
Start the development server:
pnpm run dev