Skip to content

SH7072/KeySnaps-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeySnaps-client

To run on local system :

Server

  • 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

Client

  • 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/.

Issues

  • [bug] - When user enters practice mode for first time or after refreshing the practice mode page, the first char that comes is space.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published