Mokomukas is a web application which teaches users safe internet usage. Users can do tasks about:
- phishing emails,
- phishing websites,
- manipulation,
- fake social media accounts.
This repository is the frontend of the application. The backend can be found here.
- npm 10.5.2
- Clone the repository
- Run
npm install
- Run
npm start