Skip to content

JoelDeonDsouza/Hi_Berlin

Repository files navigation

🚀 Hi_Berlin

HiBerlin is a platform that helps residents and newcomers in Berlin manage essential tasks like processing documents and finding appointments links.

Tech Stack

Client: React + TypeScript + Vite, Styled-components, Pdf-lib.

Screenshots

App Screenshot

App Screenshot

App Screenshot

Demo

https://hiberlin.onrender.com/

Run Locally

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