Facebook++ is a utility extension for Facebook to identify and flag certain individuals (ehem) and avoid interactions with them to further enhance your social media life. Example, avoiding a huge political confrontation by just knowing opponents stance beforehand. Sounds great? ikr.
npm i
Use npm to install dependencies.- Configure the
.env
according to the.env.example
. - Run
npm start
to start development,npm run build
to to build the app,npm run pack
to zip and package the app.