Click to play
Summary:
A good challenge found on the internet.
Description:
Challenge Objectives:
tailwindcss - Simple CSS framework for designing the front end;
for Code Challenge 1:
react-google-charts - easy to use and good looking chart library;
xlsx - for extracting data from csv files and generating new files;
react-table - is a lightweight and extensible data tables for React;
react-icons - popular icons.
for Code Challenge 2:
html2canvas - for generating the image from the html;
react-cropper - for cropping the image;
react-color - for the color picker;
for Code Challenge 3:
html2canvas - for generating the image from the html;
react-color - for the color picker;
$ git clone [email protected]:GAlexandruD/udg-fcc.git
$ cd udg-fcc
$ yarn
$ yarn start
Skills used:
React
Tailwind CSS
JavaScript