Skip to content

bryangxyz/react-messageboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React MessageBoard

This is a front end for a very simple messaging board using React.Js as the primary tool for building the user interface. This board act as a responsive single page app that contains 3 pages:

  • The landing/view posts page where you can see all posts
  • The create a post page that allows you to create a post
  • The post details page that will allow you to read a post, its replies and add your own reply.

Table of Contents

  1. Getting Started
  2. Built With
  3. License

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites & Installing

  1. Fork the repo and clone it to your development environment of choice.

  2. To install apple(Me) dependencies, run the following command from the cloned repo's directory:

npm install

Built With

  • React - Facebook's powerful JavaScript framework

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors