/ryde-client

Code challenge to recreate a portion of the Uber driver dashboard

Primary LanguageJavaScript

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