Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joeldeondsouza/hi_berlin

Berlin registartion form fill and more
https://github.com/joeldeondsouza/hi_berlin

pdf-lib react-router-dom styled-components vite-react-typescript

Last synced: 24 days ago
JSON representation

Berlin registartion form fill and more

Awesome Lists containing this project

README

        

# 🚀 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](https://i.ibb.co/6Hhc3NH/Screenshot-2024-12-07-at-10-03-19-PM.png)

![App Screenshot](https://i.ibb.co/tHXsm6p/Screenshot-2024-12-07-at-10-03-29-PM.png)

![App Screenshot](https://i.ibb.co/R3sHgH1/Screenshot-2024-12-07-at-10-03-53-PM.png)

## Demo

```bash
https://hiberlin.onrender.com/
```

## Run Locally

Clone the project

```bash
git clone https://github.com/JoelDeonDsouza/Hi_Berlin.git
```

Go to the project directory

```bash
cd my-project
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run dev
```