css-modules-ant-design
v1.0.0
Published
Web app for easily organize sport activities and connect players. Current version of the app hosted here: https://pickupgamess.herokuapp.com Previous version of the app (Meteor 1.2 + Blaze) can be found here: https://www.fulbacho.net
Downloads
4
Readme
pickupgames.net, Meteor React Redux FlowRouter ES6 web app
Web app for easily organize sport activities and connect players. Current version of the app hosted here: https://pickupgamess.herokuapp.com Previous version of the app (Meteor 1.2 + Blaze) can be found here: https://www.fulbacho.net
The aim of this project is to make a Progressive Web App(1,2) picking some of the ideas / structure used in fulbacho.net. The stack used for this project is as follows: Meteor, React, Redux, Flow / React router. Additionally, I would like to keep the project as simple as possible and for this reason I'll focus on mobile view only.
(1) https://developers.google.com/web/progressive-web-apps/?hl=en (2) https://www.youtube.com/watch?v=oujlrIZkyYY
Clone repo
- cd to your meteor projects folder
- git clone https://github.com/fede-rodes/pickupgames.git && cd pickupgames
Install dependencies
- meteor npm install
- setup ESlint with your IDE, see https://guide.meteor.com/code-style.html
Observations
- We are using Mobi.css (http://getmobicss.com/) as the base UI framework; it's easy to pick up, focus on mobile and has great documentation.
Contribute
- Slack channel: https://fulbacho.slack.com
- Trello: https://trello.com/b/4lLTveMj/general