cmvanb / kappa

A simple CRUD boilerplate using Node, Express, React, MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kappa

A simple CRUD boilerplate using Node, Express, React, MongoDB

Setup

Clone the repository and cd into the server directory and run npm install to get all the back-end libraries. Then cd into the client directory and run npm install to get all the front-end libraries.

You will need API keys from Google, Facebook and an mLab acount. Once you have all this, fill in the details in /server/keys/index_temp.js and then rename the file to index.js

About

A simple CRUD boilerplate using Node, Express, React, MongoDB


Languages

Language:JavaScript 91.9%Language:HTML 8.1%Language:CSS 0.0%