Add readme file

This commit is contained in:
Théo Marchal 2021-01-09 01:09:00 +01:00
commit c748f35786

23
README.md Normal file
View File

@ -0,0 +1,23 @@
# Ginou Project
## What is it
This project is a website dedicated to the memory of my late grandmother who was an artist named Ginou, with the goal of keeping her painting legacy intact.
Of course, all the content is oriented around her, but you can easily edit it and use it for your own purpose if you want. Just please perhaps change the design a little bit?
## Tools
Tools used:
* [jQuery](https://jquery.com/)
* [fancybox 3](https://fancyapps.com/fancybox/3/)
* [Chart.js](https://www.chartjs.org/)
Fonts used:
* Rubik
* Commissioner
* Hot August Night
### Export Excel spreadsheet to JSON
The JSON file present in the repository is generated automatically from an Excel spreadsheet. See this [Stack Overflow thread](https://superuser.com/questions/1249898/saving-excel-sheet-as-json-file) for details.