Project done with great pleasure and passion (thanks for the challenge!!!),
Deployed using Basic Netlify Config https://evezy-heatmap.netlify.com/
- Styled-Componets
- Custom Item
- All components built from scratch
- Unit and Coverage Tests
- Improve UX
- Animations (why not?)
To run the app locally:
git clone https://github.com/LeoVitale/evezy-heatmap.git
cd evezy-heatmap
yarn install or npm install
yarn start or npm start
open http://localhost:3000