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
- Host: GitHub
- URL: https://github.com/harshmangalam/event-blend-frontend
- Owner: harshmangalam
- Created: 2024-07-22T10:42:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-19T15:08:46.000Z (about 1 year ago)
- Last Synced: 2025-05-06T03:46:17.322Z (about 1 year ago)
- Topics: authentication, authorization, hacktoberfest, hacktoberfest2024, hactoberfest11, meetup, modular-forms, qwik, qwik-city, qwikui, tailwindcss, typescript, valibot, wretch
- Language: TypeScript
- Homepage:
- Size: 2.11 MB
- Stars: 6
- Watchers: 1
- Forks: 23
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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