Skip to content

Repository files navigation

Alpine.js Counter App

Node.js CI

This is a simple counter app built using Alpine.js, a minimal framework for composing JavaScript behavior in your HTML.

Features

  • Increment and decrement the counter value.
  • Demonstrates the usage of Alpine.js data binding and methods.
  • Organized codebase using ES6 modules.

How to Use

  1. Clone this repository to your local machine.
  2. Open the index.html file in a web browser.
  3. Click the "Increment" button to increase the counter value, or the "Decrement" button to decrease it.

Running the App

To run the app, use the following command:

npm run dev

Running Tests

npm run test

Technologies Used

  • Alpine.js
  • ES6 Modules

License

This project is licensed under the MIT License.

About

app using jest, vitejs, alpinejs and es6 modules

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages