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

https://github.com/harshmangalam/event-blend-frontend

Open source meetup alternative powered by Qwik
https://github.com/harshmangalam/event-blend-frontend

authentication authorization hacktoberfest hacktoberfest2024 hactoberfest11 meetup modular-forms qwik qwik-city qwikui tailwindcss typescript valibot wretch

Last synced: about 1 year ago
JSON representation

Open source meetup alternative powered by Qwik

Awesome Lists containing this project

README

          

# Eventblend Frontend

## Setup

### Install dependencies

```
pnpm i
```

### Add env variables

```
cp .env.example .env
```

### Obtaining the GEOAPIFY_API_KEY:

- Visit the Geoapify website: https://www.geoapify.com/
- Sign up for an account or log in using Google or GitHub.
- Create a new project in your Geoapify dashboard.
- Once the project is created, you will be provided with an API key.
- Copy the API key and paste it into your `.env` file for the GEOAPIFY_API_KEY variable.

### Start dev server

```
pnpm run dev
```

Also setup eventblend server locally
https://github.com/harshmangalam/event-blend-server

### Open

http://localhost:5173/

## Tech stack

- Typescript
- Qwik
- Qwikcity
- Qwik UI
- Tailwindcss
- Valibot
- Wretch
- Modular forms

**Please go through CONTRIBUTING.md file before start contribution and code changes**.

Join Discord Server: https://discord.gg/tDGxWUvTEP