Open educational resource by Programmify for PIP4 interns and collaborators.
This repository contains the PIP4 Poster Generator, a tool built for interns of the Programmify Builders Internship Program (PIP4) to celebrate their acceptance and showcase their achievements.
- Node.js and npm (or pnpm/yarn)
git clone <YOUR_GIT_URL>
cd <YOUR_PROJECT_NAME>
npm install
npm run dev- Vite
- TypeScript
- React
- shadcn/ui
- Tailwind CSS
Build for production with:
npm run build
npm run previewYou can deploy using any preferred hosting provider such as Vercel, Netlify, or GitHub Pages.
For custom domains, configure your DNS as required.
We welcome community contributions!
If you’d like to improve the design, add features, or optimize performance:
- Fork this repo
- Create a feature branch
- Submit a pull request
Programmify is building the next generation of African builders through open-source, AI, and real-world learning.
Learn more at programmify.org