Skip to content

A front-end focused tech test based on data and technologies used on skybet.com

Notifications You must be signed in to change notification settings

mihaitaivli/js-tech-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running instructions

In order to run the app open a terminal in the root of the application and execute npm start - this will run the docker images, build the app and start it.

By default it will run on http://localhost:5000 but it will inform you if the port is already in use. It will not start the browser automatically though.

For development purposes navigate to the client dir and run npm start

Tech stack

I'm using React with Typescript and for state management I started implementing the Context construct.

About

A front-end focused tech test based on data and technologies used on skybet.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.8%
  • HTML 7.9%
  • CSS 5.3%