Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 809 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 809 Bytes

CSV para HTML

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! 🔥

📚 What did I learn from the project??

  • I learned how to migrate a CSV file to an HTML table
  • I learned the basics of using File Reader and its events

🚀 Features

  • HTML
  • CSS
  • JavaScript

🧬 Cloning

  1. Clone this repository using git clone https://github.com/joaogabriel-sg/csv-to-html.git

  2. Move yourself to the appropriate repository cd csv-to-html

📃 License

This project is licensed under the MIT License - see the LICENSE page for details.