Skip to content

corynorris/react-comment-box

Repository files navigation

React Comment Box

Overview

The following is a simple comment box made with react, that posts comments to a laravel backend. The comments are saved and displayed in the comment box.

Contents

The bulk of the non-framework custom work can be found in the following folders:

public/ - Contains all of the front end code (including the react components).
app/Http/Controllers/ - Contains all the serverside controller logic.
resources/views/ - this folder contains the html pages that exist on the site.

About

A comment box made with react and laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published