HiBerlin is a platform that helps residents and newcomers in Berlin manage essential tasks like processing documents and finding appointments links.
Client: React + TypeScript + Vite, Styled-components, Pdf-lib.
https://hiberlin.onrender.com/Clone the project
git clone https://github.com/JoelDeonDsouza/Hi_Berlin.gitGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run dev

