Skip to content

harshmangalam/event-blend-frontend

Repository files navigation

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