/GithubVisualiser

React (Next.js) web application that visualises Github data

Primary LanguageTypeScript

Github Visualiser

This project uses the Github REST API to visualise repository commits per day using D3js written in Next.js (React)

Explanation

Getting Started

Installation of the project

npm install

Running the server locally

npm run dev

Open http://localhost:3000 with your browser to see the project.

Build the project for production

npm run build