Skip to content

Vestingbar/media-front-end

 
 

Repository files navigation

vestingbar Media Front-end

Front-end for the vestingbar Media App. Communicates with the corresponding back-end in this GitHub organization.

Requirements:

Getting started

  1. Install packages with npm install.
  2. Run development instance with npm start.
  3. Happy coding!

Adapting the front-end for your use-case

The src/ directory contains the general codebase of the tool and can easily be adapted for other events/goals/associations (as long as you have a running back-end and all other requirements in order). See example use cases in the projects/ directory (and corresponding config in angular.json).

By creating your own sub-project (in your own repository ofc) you can easily set up your own photo tool!

About

Front-end for the Media App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.6%
  • HTML 17.2%
  • SCSS 15.2%