Football Calendar is a simple web application to view upcoming football matches. This app was developed as part of a client project.
- Display upcoming football matches
- User-friendly, responsive interface
- Frontend: HTML, CSS, Vue.js (via CDN)
Since this project uses Vue.js through a CDN, there’s no need to install dependencies or run a server. Follow these steps to get started:
-
Download or Clone the Repository
git clone https://github.com/your-username/football_calendar.git cd football_calendar
-
Open the HTML file
Simply open the
index.html
file in your browser:- Double-click the
index.html
file - Or, right-click and select "Open with" to choose your preferred browser.
The application should load, and you can view the upcoming football matches directly.
- Double-click the
- Open
index.html
in your browser to view the app. - Browse through the match schedules displayed on the page.