first clone this project run ### git clone https://github.com/abdarker/kanban-board
in terminal
change directory from root directory to ### cd client then cd kanban-board
then
then
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
change directory from root directory to ### cd server then
then
then
server will run in http://localhost:5500
i have given then .env file in repo. no need to configure even tho it's not efficient to provide database password in repo. since this is just an assignment that's why i provided