Skip to content

Gamius00/ihk-training-record

Repository files navigation

Installation and Development

Needed Software:

  • Node.js (e.g. v 18+)
  • npm, pnpm, yarn

1. Clone the repository

git clone https://github.com/Gamius00/ihk-training-record.git cd ihk-training-record

2. Install dependencies

npm install, yarn install or pnpm install

3. Start development

This starts the frontend (React bundled with vite) and the Express Server. To start run:

npm run dev, yarn dev, pnpm dev

Now you can open it in your Browser on the shown port in your terminal.

Support and Contribution

If you find some issues or if you have some ideas, you can open an Issue or Pull Request.

About

A web-based tool created with (React, Vite, TailwindCSS, Express) to create, manage, and export apprenticeship training records in accordance with IHK requirements.

Resources

Stars

Watchers

Forks

Contributors

Languages