Skip to content

RexChiu/rr-coding-challenge

Repository files navigation

Rose Rocket Coding Challenge

Technical Test by Rose Rocket to create a Driver Location App

Built Using: React, React Konvas (Canvas), NodeJS Express

"Screenshot of home page" "Screenshot of hidden bonus driver" "Screenshot of dynamic stuff"

Features:

  • Current Leg modification via Dropdown
  • Leg Progress modification via slider
  • Bonus Driver modification via form
  • Total Time/Remaining Time

Installation/Running:

git clone https://github.com/RexChiu/rr-coding-challenge.git rr-tech-test
cd rr-tech-test
npm install (concurrently dependency)
cd server
npm install (NodeJS Express Server dependencies)
cd ../client
npm install (React dependencies)
cd ..
npm start
Visit http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published