Skip to content

Repository files navigation

Overview

An advanced and elegant event and ticket managing application for creating and sharing events, built with React.

Table of Contents

Project setup

Dependencies

Before starting, ensure the following dependencies are installed on your system:

Installation

Clone the project repository to your local machine

$ git clone https://github.com/monquess/gather-flow-frontend

Go to the project directory

$ cd gather-flow-backend/

Copy the example .env file and fill in any necessary values

$ cp .env.example .env

Install project dependencies

$ npm ci

API

This application depends on a API for data operations such as authentication, event management, and payments.

You can find the backend repository here gather-flow-backend

Note

Make sure the server is running and properly configured before starting the client.

Starting the application

Run the client application using the following command

$ npm run dev

Once the client has started successfully, the apllication will be accessible at http://localhost:4200 or on another port specified in the .env file

License

Project is licensed under MIT License.

About

Platform built with React and NestJS that allows users to create, manage, and book events.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages