SyntaxMeets
v1.2
Dhruv Kothari ??❤️ |
Akash Salvi ????? |
Nishant Handge ?? |
Run the below command to clone the repo locally
git clone https://github.com/kothariji/SyntaxMeets.git
npm install
npm start
create a new .env file and add following variables
REACT_APP_SyntaxMeets_BACKEND_API = 'http://localhost:4000/'
REACT_APP_ONLINE_JUDGE_API = YOUR API KEY
and Run the application using below commands
npm install //install all react dependencies
npm start //runserver