sahid99 / mini-pinterest

minimalistic version of pinterest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

minimalistic version of pinterest

License:MIT License


Languages

Language:CSS 96.7%Language:JavaScript 3.1%Language:HTML 0.1%