CadanKanban Description This project is a diferent way to see your Google Sheets. It was built using React, a popular JavaScript library for building user interfaces.
Features Recive data from the Google Sheets. You can customizate the columns and his name
... Installation To run this project locally, follow these steps:
Clone this repository. Navigate to the project directory. Run npm install to install the dependencies. Run npm start to start the development server. Open http://localhost:3000 to view it in the browser. Usage The only thing you need to do, is put your CSV exported Google Sheets link into the "const csvUrl = ".
Contributing Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
Fork this repository. Create a new branch for your feature (git checkout -b feature-name). Commit your changes (git commit -am 'Add new feature'). Push to the branch (git push origin feature-name). Create a new Pull Request.
Contact If you have any questions or suggestions, feel free to contact Lucas G. Cadan at cadan.dev@gmail.com.