Skip to content

abdarker/kanban-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

first clone this project run ### git clone https://github.com/abdarker/kanban-board in terminal

To Run front-end

change directory from root directory to ### cd client then cd kanban-board then

yarn install

then

yarn start

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.

To Run back-end

change directory from root directory to ### cd server then then

yarn install

then

yarn start

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published