Skip to content

AndreaPontrandolfo/vanilla-js-dynamic-table

Repository files navigation

Welcome to vanillajs-dynamic-table 👋

Version Documentation Maintenance License: MIT

Vanilla Javascript webapp that display random.api data in a table

Demo

Usage

Install dependencies

yarn install

Run dev server at http://localhost:3000

yarn dev

Build assets for production

yarn build

Run tests

yarn test

Features

  • Vanilla Javascript webapp
  • Realtime filtering
  • Full suit of unit and integration tests
  • Written entirely with the Functional Programming paradigm in mind

Author

👤 Andrea Pontrandolfo

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Andrea Pontrandolfo.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

Releases

No releases published

Packages

No packages published