If you are a total beginner and want to use this repository to Elevate your Skills, Start here!
- 
Open VSCODE or any code editor of your choice.
 - 
In the Terminal Run this command:
 
git clone <url of the repository>
- Once the prject is in the Code Editor, Run:
 
npm install /npm i
- cd into Client folder and repeat step 3 and run:
 
yarn start
- Open another Terminal and in the root folder run:
 
npm run server
6.Add your own ENV Config Files
Anyone can use to repository as they deem it Fit. I accept anyone to fork this repository and submit their own pull request.
:::info Find this Project incomplete? Or Having Some Errors Kindly Leave a comment! :::
