Skip to content

dashalary/forum-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forum

Welcome to Forum! This single page app was made to facilitate conversations and engagement through posts and comments. It uses a React-Redux frontend and a Rails API backend, the latter of which can be found here.

This project was bootstrapped with Create React App.

Installation

To begin, clone this repository and run the following in your terminal:

$npm install $npm start

In the backend, run:

$rails db:migrate $rails s

About

Forum facilitates conversations through posts and comments. This repository is the frontend built with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published