Hello contributor , i want you to stick to the below listed Setup guidelines to successfully setup the react app in your local system and get started with developing!!
Fork
the repo to your account.git clone
to clone the repovesttech
folder to get the webappclient
folder to get the frontendnpm install
npm start
to start the app in http://localhost:3000/
server
folder to get the backend and start it with npm start
in http://localhost:5000/
src\components
foldersrc\pages
foldersrc\styles
src\images\
cd ..
to come to the root foldergit pull
to pull the latest version of the codegit add .
to stage for commitsgit commit -am "message"
for commiting the code.itsroy69-doctalk
BRANCH !!Screenshots, Proper Description and Issue Number
in the Pull request