Giter VIP home page Giter VIP logo

mlb-games's Introduction

MLB Games App

An micro-app that let's you see game information on any particular day and details about that day, specifically the innings and the statistics of the batters.

Technologies used

Vue.js - learnt it today to build the app, I've always wanted to build something with it, perfect opp to do so
Webpack - bundling tool (will use poi in the future) NPM - do we even have to list this anymore? haha
PostCSS - it's better than SASS, seriously
CSSNext - a plugin for PostCSS, makes media queries and reusable classes
Lodash - array and collection fxs
Moment.js - time and date formatting
Express.js - node based server for prod deployment
CSSGrid - upcoming, amazing css layout spec, flexbox was great, this is incredible

Check package.json for other dependencies

Guide

# download repository
git clone https://github.com/MightyRevenge/mlb_games.git
cd mlb_games

# install dependencies
npm install

# serve with hot reload at localhost:8080, development build
npm run dev

# production build at localhost:8000 (RECOMMENDED)
npm run build && npm start

DEMO

You can also check out the deployed app on: Deployed on Heroku

TODO

  • breakdown certain pieces in views to smaller components for more robustness
  • fix ESLint not detecting PostCSS and CSSNext done
  • construct component methods around promises, especially when method itself contains an async
  • Rewrite all CSS with BEM methodology

mlb-games's People

Contributors

yashsway avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.