Skip to content

sahid99/mini-pinterest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-pinterest

minimalistic version of pinterest

to install

frontend

go to frontend folder and run npm init

backend

go to backend folder and run npm init

to run

frontend

in frontend folder run npm start

backend

in backend folder run npm run dev

final step

go to your browser to http://localhost:3000