Skip to content

A demo of full-stack application with React-Redux front-end, Node Express back-end, and MongoDB database.

Notifications You must be signed in to change notification settings

lancehsu/full-stack-example

Repository files navigation

Full Stack Example

A demo of full stack application with React-Redux front-end, Node Express back-end and MongoDB database.

Online demo

Usage

Config setting

  1. Copy .env.example and rename it to .env
  2. Add SECRET_KEY for JWT token and MONGO_URL

Install all dependencies

npm run build

Start

npm start

About

A demo of full-stack application with React-Redux front-end, Node Express back-end, and MongoDB database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published