Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 502 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 502 Bytes

React Bulletin Board

This application is built from the ground up with ReactJS and is my first application with ReactJS.

To start the application clone the repo locally and cd into the bulletin-board directory then run the npm start command to run the app on a local server.

This app was built using facebook's create-react-app CLI tool and React's extensive documentation.