Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 647 Bytes

File metadata and controls

18 lines (10 loc) · 647 Bytes

A basic logo generator for Privacy International. Available here: https://make-a-pi.netlify.app/#

Disclaimer

This project is not affiliated with Privacy International and not maintained.

Downloaded image size depend son the size of your window because I never got around to code a better option.

To build yourself

clone and navigate to folder.

npm start: Runs the app in the development mode

npm test: Launches the test runner in the interactive watch mode.

npm run build: Builds the app for production to the build folder.

This project was bootstrapped with Create React App.