Skip to content

richardanaya/MagicBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagicBlog

Check the app out on https://mysterious-spire-72024.herokuapp.com/

#Tech Used

  • Auth0 for authorization
  • Firebase for realtime data model
  • Heroku for hosting
  • React+Redux+ReactRouter
  • Material Design Lite
  • Webpack
  • ES6
  • LESS

#Features

  • User registration/Login with email and gmail
  • Only logged in users can create posts or comments
  • Posts are editable by creators
  • Posts and Comments are deletable
  • Timeline showed summarized posts and paginated by 10
  • All data is realtime updated
  • Looks decent in mobile

#Setup

npm install

#starts webpack
npm run dev

#nodemon the server so it reloads when server changes
npm run server

#should be visible at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published