Skip to content

hkasemir/message-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Message Board

A React Redux application that leverages the use of a simple backend api to show and interact with posts in different categories.

I experimented a little bit using redux-saga for the async actions.

Local Development

Clone the backend api server linked above, and start it based on the instructions you find there. To run locally, simply install packages with yarn and start the server:

yarn
yarn start

this should take you to your default browser with the application running!

About

a react/redux app that allows you to post, comment, and upvote in numerous categories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published