Skip to content

rmsteadman/fullstack-walkthrough-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

fullstack-walkthrough-react

A walkthrough of a building a basic full stack message board app using Node, Express, MongoDB, and React.

git checkout step-0 to begin!

git checkout -f step-n to navigate!

Table of Contents

step-0 - npm init, project setup

step-1 - basic server + some file structure

step-2 - first route

step-3 - route/controller modularization

step-4 - refactor + helpful modules

step-5 - environment variables + mongo setup

step-6 - mongo schema and interaction with controllers

step-7 - React + JSX + Babel + Webpack

About

A walkthrough of a full stack app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published