Live Demo: guru-f5f80.firebaseapp.com
To get this app running locally:
- git clone
- npm install
- npm run build
- npm run dev
Local web server will use port 1234. You can change this in devServer
section of webpack.config.js
.
This application is made of:
- React
- React-Router
- Redux
- Redux-Thunk
- Firebase(Auth, Database and Deploy)
- styled-jsx
- Webpack
- Marked, CodeMirror, Prismjs
- date-fns
The example application is a social blogging site called Guru
. This application used only functional components and used Hook
and Higher Order Components
.
General Functionality: