Forum Client
This is a full stack discussion/message board app. You can create an account, login, make threads inside of each of the topic specific boards, and post replies to existing threads in each of the boards. The app utilizes HTML, CSS, and the modern user interface library, React for the frontend. For the backend it makes use of ExpressJS to expose API endpoints and PostgreSQL to manage the database.
Demo:
API Documentation:
See the server repo:
https://github.com/krogank9/forum-server
Screenshots:
Built With:
- React
- Javascript, jQuery, HTML5, CSS
- Server built with ExpressJS, PostgreSQL, Knex