-
clone this repo
git clone https://github.com/pesto-students/team-chiranjib-2-flicker-docs.git
-
install packages in client and start app
cd client yarn yarn start
-
install packages in server and start server
cd server yarn yarn run dev
note: copy .env.example in client to .env and add .env in server