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.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev