CSV para HTML is a project that consists of migrating data from a CSV file to a table made in HTML.
See live on CSV para HTML! π₯
- I learned how to migrate a CSV file to an HTML table
- I learned the basics of using File Reader and its events
- HTML
- CSS
- JavaScript
-
Clone this repository using
git clone https://github.com/joaogabriel-sg/csv-to-html.git
-
Move yourself to the appropriate repository
cd csv-to-html
This project is licensed under the MIT License - see the LICENSE page for details.