-
GIT clone the server repo from : https://github.com/SH7072/telly-Backend
-
To install the dependencies run :
npm i
-
To run the server :
npm start
-
Add the required keys ( key specified in env.text ).
-
The APIS can be accessed on :
http://localhost:4000
-
GIT clone the repo from : https://github.com/SH7072/telly-Frontend
-
To install the dependencies run :
npm i
-
To run the app run :
npm start
-
Add the required keys ( key specified in env.text ).
-
Then the website can be accessed using :
http://localhost:3000/
.
- [bug] - When user enters practice mode for first time or after refreshing the practice mode page, the first char that comes is space.