All Projects → factoryThings → fTboilerplate-SemanticUI

factoryThings / fTboilerplate-SemanticUI

Licence: MIT license
boilerplate meteor react react router V4 semantic ui

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to fTboilerplate-SemanticUI

kodlama.io-javareactcamp
Java - React Camp Works | Kodlama.io
Stars: ✭ 33 (+153.85%)
Mutual labels:  semantic-ui, semantic-ui-react
react-laravel-with-jwt-auth
Boilerplate for reactjs (15.6) and laravel (5.5) with jwt-authentication.
Stars: ✭ 75 (+476.92%)
Mutual labels:  semantic-ui-react, react-router-v4
Typescript Mern Starter
Build a real fullstack app (backend+website+mobile) in 100% Typescript
Stars: ✭ 154 (+1084.62%)
Mutual labels:  semantic-ui, react-router-v4
semantic-ui-react-typescript-examples
Several examples using Semantic UI, React, and TypeScript
Stars: ✭ 41 (+215.38%)
Mutual labels:  semantic-ui, semantic-ui-react
quiz-app
🏆 QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.
Stars: ✭ 97 (+646.15%)
Mutual labels:  semantic-ui, semantic-ui-react
Road Beyond React App
🌈 The Road beyond React - Thing you can use after learning plain React.js
Stars: ✭ 108 (+730.77%)
Mutual labels:  semantic-ui, react-router-v4
semantic-ui-react-todos
The ReactJS/Redux Todo List Example with Semantic UI Components
Stars: ✭ 96 (+638.46%)
Mutual labels:  semantic-ui, semantic-ui-react
Angular Meteor
Angular and Meteor - The perfect stack
Stars: ✭ 2,385 (+18246.15%)
Mutual labels:  meteor
meteor-elastic-apm
Meteor Elastic APM integration
Stars: ✭ 56 (+330.77%)
Mutual labels:  meteor
Meteor Google Maps
🗺 Meteor package for the Google Maps Javascript API v3
Stars: ✭ 198 (+1423.08%)
Mutual labels:  meteor
Stevejobs
A simple jobs queue that just works (for Meteor.js)
Stars: ✭ 195 (+1400%)
Mutual labels:  meteor
Simple React Form
The simplest way to handle forms in React
Stars: ✭ 224 (+1623.08%)
Mutual labels:  meteor
awesome-reactioncommerce
⚡️ A collection of awesome things regarding Reaction Commerce. Feel free to contribute!
Stars: ✭ 18 (+38.46%)
Mutual labels:  meteor
Analytics
UNMAINTAINED! - Complete Google Analytics, Mixpanel, KISSmetrics (and more) integration for Meteor
Stars: ✭ 211 (+1523.08%)
Mutual labels:  meteor
fixme
Easily find open source projects that are a good fit for your skills and abilities
Stars: ✭ 32 (+146.15%)
Mutual labels:  react-router-v4
Accounts Ui
Accounts UI for React in Meteor 1.3+
Stars: ✭ 197 (+1415.38%)
Mutual labels:  meteor
vision-ui
视觉UI分析工具
Stars: ✭ 165 (+1169.23%)
Mutual labels:  semantic-ui
blaze-integration
Vue integration with Meteor's Blaze rendering engine.
Stars: ✭ 24 (+84.62%)
Mutual labels:  meteor
react-router-v4-transition
React Router V4 Transition
Stars: ✭ 40 (+207.69%)
Mutual labels:  react-router-v4
Timbr V1
A web service that turns an arbitrary web page into structural JSON data and easy-to-use APIs with just a few clicks
Stars: ✭ 50 (+284.62%)
Mutual labels:  meteor
This package is a boilerplate using the following components:
- Meteor V 1.8
- React 16.5
- React Router V4.3
- Semantic-ui-react 0.82.5
- Semantic-ui-css 2.4.0
- Meteor password

Please refer to their respective sites for documentation and license information.


Demonstrates:
- a home page with basic login/logout/register links
- a protected page (example) only accessible for logged in users
- invalid URL rerouted to the not found page

Installation:
- clone from github
- meteor npm install
- meteor update
- meteor

It may be necessary to update asset files with the following script:
- meteor run install-assets (copy the font files to public)

Contributions are welcome. The simplicity is a key design factor for this boilerplate.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].