Skip to content

deployed/frontend-radar

 
 

Repository files navigation

Project Overview

This project is built using Vite and React.

Deployed Radar Diagram

To update the radar, please add specific technologies to the data-front/elements.json or data-back/elements.json file.

The radar is customizable. You can also add additional rings and divide the radar into smaller sections.

The radar uses the radar-diagram library.

Prerequisitions:

  • nodejs v18

Installation

  1. To install all the necessary dependencies, run the following command:

npm install

Running the Project

  1. To start the development server, use the following command:

npm run dev

About

Radar diagram implementation in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.2%
  • JavaScript 26.7%
  • CSS 17.5%
  • HTML 1.6%