Skip to content

ks-ieremenko/gitlab-viewer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published