kajusarkar / mern-template

A template for MongoDB and Express.js backed React/Redux projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mern-template

A template repository for a MongoDB - Express - React (w/ Redux) - Node project.

Unsolicited advice

I'd heavily recommend working through building a similar repo for yourself from scratch, rather than blindly using this template to ensure that you know how it all interacts and what each line of code/config is doing.

CAVEATS

  1. This is using syntax from an older version of react/redux.
  2. This has not had any real testing, there are and will be errors.
  3. This repo may be under active development and in a broken state at any point in time.

About

A template for MongoDB and Express.js backed React/Redux projects


Languages

Language:JavaScript 96.3%Language:HTML 3.7%