ks-ieremenko / gitlab-viewer-app

Working with GitLab API to interact with projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitLab viewer app

The goal of a project is to work with GitLab API to interact with projects.

Used technologies: React, Redux, Redux-Saga, Notistack


  • Install dependencies with npm install
  • Run the react application with npm start
  • The application is run on 3000 port

Possible actions:

  • create a project
  • delete a project
  • view all projects

About

Working with GitLab API to interact with projects


Languages

Language:JavaScript 89.9%Language:HTML 10.1%