Skip to content

jpoist97/message-board-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

message-board-frontend

Webpage build with React.js that works with message-board-backend.

Running the Webpage Locally

Clone the repository

git clone https://github.com/jpoist97/message-board-frontend.git
cd message-board-frontend/

Install Dependencies

npm install

Run the Webpage

npm start
In order for the webpage to function properly, make sure to run the message-board-backend on port 3001.

About

React.js Frontend for Message Board Webpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors