Skip to content

GitGraph is a single page application that fetches and shows information about our repo. This project was made as a project for teaching purposes in the class IT2810 - Web Development at NTNU in 2021

License

Notifications You must be signed in to change notification settings

MariusArhaug/GitGraph

Repository files navigation

GitGraph

React TypeScript TailwindCSS Jest Yarn Git


coverage report pipeline status

Introduction

GitGraph is a single page application that fetches and shows information about our repo.
This project was made as a project for teaching purposes in the class IT2810 - WebDesign at NTNU in 2021.

Installation and Setup Instructions

Install the dependencies using: yarn install

Run Test Suite with: yarn test

Start Server with: yarn start

Visit App at: localhost:3000

Documentation

You can find the documenation for react on their website.

The data used on our website is pulled from the GitLab API using Axios.

More project spesific documentation can be found here.

To contribute, a guide can be found here

About

GitGraph is a single page application that fetches and shows information about our repo. This project was made as a project for teaching purposes in the class IT2810 - Web Development at NTNU in 2021

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published