Skip to content
/ bloug Public

A minimal blog writing app built with modern React.js

Notifications You must be signed in to change notification settings

bbhitec/bloug

Repository files navigation

Bloug React app

Relaxing and minimal blog writing app cultivated with modern React.js and various features and best practices.

Gains

  • React.js
    • Basic hooks
    • Custom hooks
  • React Router
    • Switch and Routes
    • Reack Link
    • AbortController and useEffect cleanup
    • Endpoint parameters useage with useParams
    • Natural re-direction with useHistory
    • 404 not found page
  • JSON server endpoint testing
    • Fetching securing (async handling, server down, bad response)
    • Loading states feedback
    • Backend deployment as web service
    • Postman API testing

Usage

Pull npm install and npm run dev

Use the testing server: https://bloug-backend.onrender.com/

About

A minimal blog writing app built with modern React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published