brian7346 / Think-Bigger

Serverless react app that uses Firebase, React hooks and Redux hooks

Home Page:https://thinkbigger.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Think Bigger

Serverless react app that uses firebase cloud functions and React. It is a small social network app that includes authentication, profiles and forum posts. As a component library i used Material UI

Quick Start

# Install client dependencies
cd client
npm install

# Run React from client
cd client
npm start

# Build for production
cd client
npm run build

About

Serverless react app that uses Firebase, React hooks and Redux hooks

https://thinkbigger.herokuapp.com/


Languages

Language:JavaScript 99.0%Language:HTML 0.5%Language:CSS 0.5%