Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 374 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 374 Bytes

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