Run Locally Clone the project git clone https://github.com/shivamgupta2020/bulletin-board.git Go to the project directory cd bulletin-board Start the server cd server npm i && npm start Start website cd client npm i && npm start