Skip to content

A simple blog sharing web application with boards, comments, users, and likes, markdown support - made using PostgreSQL, Express, React and Node.

Notifications You must be signed in to change notification settings

Harsh-Modi278/Message-Board-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Message Board

A simple blog sharing web application boards, comments, users, and likes, markdown support - made using PostgreSQL, Express, React and Node.

Message-Board backend repository: https://github.com/Harsh-Modi278/Message-Board-Backend

Demo

Demo link: https://harsh-modi278.github.io/Message-Board-Frontend/

Installation

Install my-project with npm

  npm install Message-Board-Frontend
  cd Message-Board-Frontend

Environment Variables

To run this project, you will need to add the following environment variables to your .env file as described in .env.template

REACT_APP_GOOGLE_CLIENT_ID

REACT_APP_GOOGLE_CLIENT_SECRET

Run Locally

Clone the project

  git clone https://github.com/Harsh-Modi278/Message-Board-Frontend

Go to the project directory

  cd Message-Board-Frontend

Install dependencies

  npm install

Start the server

  npm start

Deployment

To deploy this project run

  npm run deploy

Tech Stack

Client: React, MaterialUI

Server: Node, Express, PostgreSQL

Acknowledgements

About

A simple blog sharing web application with boards, comments, users, and likes, markdown support - made using PostgreSQL, Express, React and Node.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published