Fork Project
As a User, I want to be able to fork a repository from the list of public repositories to my personal project workspace.
All "public" repositories (1. Ham10000, 2. ESA) are shown in the "explore projects" tab.
To fork a project the user must visit the project by viewing the project and pressing the fork button at the top right. This will "copy" the project into the personal workspace "your projects". Name, Description, etc. of the source project shall stay the same in the forked project.
Implementation
Branch: https://gitlab.com/mlreef/frontend/tree/feature/36-fork-project
Releates to: Delete Project
Enables: Live Demo Step 4,
Edited by Systemkern