Skip to content

Get contributors list completed

Sohrab Behdani requested to merge fix_get_contributors_list into main

Created by: tahadostifam

Description

A get request using by fetch gets a json file located at this link and updates the component.

This PR Fixes Issue #5 (closed)

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings or errors.

Merge request reports