Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 837 Bytes

README.md

File metadata and controls

47 lines (29 loc) · 837 Bytes

🚀 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