Skip to content

GlynL/messageboard--client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messageboard - Client

Frontend for messageboard application. Uses React for frontend with Redux for state management, Enzyme for testing, and authentication is done client side with a JWT response stored in local-storage.

Live site: https://glynlewington.com/messageboard

Setup locally

Clone or download repo.

npm install
npm start

Run tests

npm test

About

react front end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published