/highlights-football

This is my first and only vuejs web app. It enables us to see highlights of the football matches.

Primary LanguageVue

Football Highights

Badges

MIT License GPLv3 License AGPL License

This is a Vue.js project. Backend is created using Scrapping of website https://hoofoot.com/ using cheerio. Frontend is created using Vuejs.

Getting Started

First, run the development server:

cd client
npm install
vue serve
cd server
npm run dev

Screenshots

App Screenshot App Screenshot App Screenshot