Skip to content

McLareni/evently_front

 
 

Repository files navigation

Description

A web application for booking events that allows organizers to create and manage events, and allows users to view available events and book seats and receive confirmation by mail.

Installation

Copy .env.example, rename it to .env and fill the environment variables.

npm i
npm run dev

Open http://localhost:5173 with your browser to see the result.

Also check Swagger docs.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.4%
  • JavaScript 1.4%
  • CSS 1.1%
  • HTML 0.1%