- React JS (https://reactjs.org/)
- TypeScript (https://www.typescriptlang.org/)
- HTML, JSX
- SCSS styling
- Implement a component that can render a heatmap
- The component should be complete such as to represent each day of the entire year - Values for each day should be the sum of credits or debits for a given day of any year
git clone https://github.com/Gia1987/heatmap
cd heatmap
npm install
npm run start