/starter-kit-react

Meteor Kits - Starter Kit (React Edition)

Primary LanguageCSSMIT LicenseMIT

Meteor Kits - Starter Kit (React Edition)

This is a Meteor 1.3.x and React 15+ starter kit. Use this as the basis for your next Meteor & React project. I built this for myslef and I use a version of it (different style) for for foundation to my client work it has served me well and provided me with a head start for each and every project I have used it on.

View the Start Kit Demo

Home Page

Welcome Page

Accounts

Welcome Page

Admin Home

Admin Page

Features

  • Clean modern design
  • Marketing Site and Application Site
  • 100% React view layer (Even accounts)
  • Based on Meteor 1.3.x and ReactJS 15+ (Latest and greatest)
  • Stateless function components and containers
  • MIT Licesnse
  • Used on a production application
  • Activly maintained

Getting Started

  • Clone the repo to your local machine
  • run npm i
  • run meteor
  • open browser at localhost:3000
  • Start coding your application...

Contributing

This is a project that i use for my own personal use, however now that its open source its likely that you might add features to it that solve your own needs, if you do please contribute back via pull requests.

I'm particularly interested in:

  • Responsive CSS
  • Admin features
  • Test coverage
  • Mantra