joerush18 / highlights-football

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

Home Page:https://highlights-football-client.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://highlights-football-client.vercel.app


Languages

Language:Vue 56.9%Language:JavaScript 36.8%Language:HTML 3.9%Language:CSS 2.4%