Skip to content

l-portet/gantt-chart-starter

 
 

Repository files navigation

Gantt Chart

Create a simple Gantt Chart with the given array of information. Interview question by Parssa Kyanzadeh

Paths have also been set up to compile from /src, making component imports go from ../../../components/Nav to components/Nav. :)

Run yarn to download all dependencies, and yarn dev to start the development environment.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.3%
  • JavaScript 12.5%
  • CSS 3.2%