Skip to content

shawnhugginsjr/Social-blogging-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-blogging-client

A React/Redux Application that consumes the Social blogging api.

Getting started

To get the frontend running locally:

  • Clone this repo
  • npm install to install all req'd dependencies
  • npm start to start the local server

Local web server will use port 4100 as api requests are expected to be made on port 3000 when the Social blogging api is running.

General Functionality

  • Authenticate users via JWT
  • CRU* users
  • CRUD Articles
  • CR*D Comments on articles
  • GET and display paginated lists of articles
  • Favorite articles
  • Follow other users

home page

About

React.js client used for consuming the blogging API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages