Regarding setting up the project #261
Answered
by
avinashkranjan
Ksathwik03
asked this question in
Q&A
-
Hey guys hope all are doing good, I am sathwik from iiita can anyone help me setting up the project and saying all the requirements i need to start contributing thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
avinashkranjan
Aug 30, 2021
Replies: 1 comment
-
It's basically a React Project with Firebase as Backend,...You just need to clone the project on you local machine and run |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
avinashkranjan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's basically a React Project with Firebase as Backend,...You just need to clone the project on you local machine and run
npm i && npm start
that's basically it.