Alpine Board Game Explorer is a simple web application that lets you explore board games. You can search for board games, sort them by filters and view information about them.
Demo: alpine-board-game-explorer.vercel.app
- Search: Search for board games by name.
- Sort: Sort board games according to criteria such as complexity and rating.
- View Details: View details of a board game such as its name, image, description, complexity, rating, and number of players.
- Local Storage: Filters and search query are stored in the local storage.
- Responsive Design: The application is responsive and works on all devices.
- Framework: Alpine.js
- Styling: Tailwind CSS
- Deployment: Vercel
To get started with this project, follow these steps:
-
Clone the repository:
git clone https://github.com/zorkham/alpine-board-game-explorer.git
-
Open in your browser: Open the HTML file in your default browser to see the application in action.