Skip to content

An online commenting system, implemented using react and react-bootstrap. Contains functions such as posts and comments. The system uses many reusable components to improve the reusability of the project.

Notifications You must be signed in to change notification settings

ailouislu/react-post-comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-post-comment

This is an online commenting system, implemented using react and react-bootstrap. Contains functions such as posts and comments. The system uses many reusable components to improve the reusability of the project.

You can view a live demo over at https://comments.nzlouis.com

image

image

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 (this project uses create-react-app)
  • npm test to start the local testing

About

An online commenting system, implemented using react and react-bootstrap. Contains functions such as posts and comments. The system uses many reusable components to improve the reusability of the project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published