cory2067 / create-skeleton

Skeleton code for a React app + Express server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create React Skeleton (inspired by MIT Web Lab)

Use this tool to make a basic skeleton for a react web-app. It allows you to customize your backend server to connect to postgres/mongoDB, have sockets integrated, and have authentication patterns for Google and Local.

Run create-react-skeleton [folder-name] to install the react app in the folder of your choosing! The commandline will prompt you to choose between database providers, authentication strategies, etc.

About

Skeleton code for a React app + Express server


Languages

Language:JavaScript 94.6%Language:CSS 4.5%Language:TSQL 0.8%