Giter Club home page Giter Club logo

blogger's Introduction

Blogger

alt text

I built a blog platform with material-ui.

https://blogger-cs52.surge.sh/

https://blogger-error-cs52.surge.sh/ (showcasing error-handling)

Tech Stack

React, Express, and MongoDB.

Features

Client

Filter Posts by Tags

You can filter posts by tags either by clicking the tag nodes:

alt text

Or you can use the search bar up top (make sure to type tags in the format of '#tag').

alt text

Redux Error-handling

I handled all errors coming from the connection to the Heroku server by making an error-reducer.js and creating error states. To try error handling, go to this link:

alt text

Input Validation

If you try to make a blank post, my app will automatically fill 'Untitled post' as its default title, so that we can query them.

alt text

Markdown

Support for markdown in post-writing.

alt text

Server

C-R-U-D MVC Structure

Complete with controllers to create, read, update, and delete database documents.

MongoDB and Heroku

Deployed database via mLab dyno in Heroku.

blogger's People

Contributors

ziruihao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.