stevehollaar / ryde-client

Code challenge to recreate a portion of the Uber driver dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ryde Client

Code challenge to recreate a portion of the Uber driver dashboard screenshot

Install dependencies

npm install

Run in development mode

npm start

Build and run in production mode

npm run build
npm run start:prod

About

Code challenge to recreate a portion of the Uber driver dashboard


Languages

Language:JavaScript 91.4%Language:CSS 5.4%Language:HTML 3.2%