school-teams

Simple webapp using VueJS and data collected from Collegue Football Data API.

Features

  • Several views for TeamsList, FavoritesList and TeamDetails.

  • Manage favorites teams using localStorage, being able to leave a comment about saved team

  • Search and Filter by teams properties in list views

Scripts 🚀

# Install packages
$ npm install

# Serve application
$ npm run serve

# Linting
$ npm run lint

Buillt with 📚