This is a simple project allow user to create team of players and manage their status and find out how well his team is.
- meteor - Meteor, or MeteorJS, is a free and open-source isomorphic JavaScript web framework written using Node.js. Meteor allows for rapid prototyping and produces cross-platform code.
- React.js - In computing, React is a JavaScript library for building user interfaces. It is maintained by Facebook and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications.
- MongoDB -MongoDB is a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schemata.
- materila-ui - In a nutshell, Material-UI is an open-source project that features React components that implement Google's Material Design. ... With over 35,000 stars on GitHub, Material-UI is one of the top user interface libraries for React out there.
- bootstrap - Bootstrap is a free and open-source front-end framework for designing websites and web applications. It contains HTML- and CSS-based design templates for typography, forms, buttons, navigation and other interface components, as well as optional JavaScript extensions.
- react-router - Declarative routing for React.
- react-tap-event-plugin - Instant TapEvents for React.
- Meteor-Files - Upload files via DDP, HTTP and WebRTC/DC. To Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust. https://files.veliov.com.
- simple-schema.js -A JavaScript schema validation package that supports direct validation of MongoDB update modifier objects.
- prop-types - Runtime type checking for React props and similar objects.
- react-chartjs-2 - React wrapper for Chart.js.
- mongo - The mongo package is a full stack database driver that provides several paramount pieces of functionality to work with MongoDB in Meteor.
- blaze - Meteor Blaze is a powerful library for creating live-updating user interfaces.
- react-meteor-data -This package provides an integration between React and Tracker, Meteor's reactive data system.
- Clone this repo
https://github.com/Magho/Soccer-app-with-Meteor-React
cd Soccer-app-with-Meteor-React
- run
npm install
- run
meteor
- you must have meteor installed to your system first metoer installiation guide
Copyright (c) 2018 Mohamed el-Maghraby LICENSE.md