Skip to content

vinnlee/the-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Blog

A project that built with React + Redux using the Realworld API.

Getting started

To view a live demo: https://vinnlee-theblog.netlify.com/

To running it locally:

  • Clone this repository
  • npm i to install all dependencies
  • npm start to start the local server (this project uses create-react-app)

Functionality overview

  • Authenticate users via JWT (login/register pages + logout button in header menu)
  • CRU* users (sign up & register page)
  • CRUD Articles
  • CR*D Comments on articles
  • GET and display articles

About

A blogging web app built with React and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published