/Public-Notice-Board_Application

This is a Public Notice Board Application Where a User can post new message and see others messages on Dashboard Page.

Primary LanguageJavaScript

MERN Notice Board Application

Description:

This is a Public Notice Board Application Where a User can post new message and see others messages on Dashboard.

Available Scripts to run project locally

  • First we have to start server:

npm start

  • Then we have to start React app so

cd frontend

npm start