Skip to content

MatosoLucas/challenge-chart-plot

 
 

Repository files navigation

About the challenge

The project was to implement a web application which was capable of plotting a chart based on some manually input data.

It's production version can be found here

Stack used

  • React(CRA)
  • TypeScript
  • CharkraUI

Getting Started

First, clone the repository

$ git clone https://github.com/MatosoLucas/challenge-chart-plot.git

Go to the project folder

cd challenge-chart-plot

Install dependencies

$ yarn
or
$ yarn install

Run the project

$ yarn start

Open http://localhost:3000

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.6%
  • HTML 3.4%