More Premium Hugo Themes Premium React Themes

Meteor React Template

A Meteor 1.9, React 16, React Router 5, Bootstrap 4 Template

Meteor React Template

A Meteor 1.9, React 16, React Router 5, Bootstrap 4 Template

Author Avatar Theme by johnwils
Github Stars Github Stars: 20
Last Commit Last Commit: Mar 18, 2020 -
First Commit Created: Jan 15, 2024 -
Meteor React Template screenshot

Overview

This product is a Meteor 1.9, React 16, React Router 5, Bootstrap 4 template. It is based off the official Meteor scaffolding and includes features such as accounts, login, and a demo collection that persists on login/logout. The template also provides a pre-configured routing system and follows a modular folder structure.

Features

  • Meteor 1.9, React 16, React Router 5, Bootstrap 4
  • Accounts and login functionality
  • Demo collection that persists on login/logout
  • Easy-to-use routing system
  • Modular and developer-friendly folder structure
  • Reusable components with separate presentational and container components
  • Schema validation using aldeed:collection2 and simpl-schema
  • Validated methods with additional mixins
  • Roles functionality using alanning:roles
  • Local scoping of SCSS styles to each page/component folder
  • Customizable Bootstrap theme with custom.scss

Installation

To install this theme, follow these steps:

  1. Clone the repository:
git clone [repository-url]
  1. Install packages:
meteor npm install
  1. Start Meteor:
meteor
  1. Open the application in any browser by navigating to http://localhost:3000.

Summary

This product is a template designed for building web applications using Meteor, React, React Router, and Bootstrap. It provides a set of pre-configured features and a modular folder structure for easy development and maintenance. The template includes a demo collection, routing system, schema validation, validated methods, roles functionality, and customizable SCSS styles. Overall, it offers a solid foundation for building robust and scalable web applications.