react-bird-clone

A in-complete Bird app clone


Keywords
react, react-component, component, bird, vehicle, node-bird, scooter, fedux
License
MIT
Install
npm install react-bird-clone@0.1.0

Documentation

Bird app in-complete clone

property of Bird company

circleci npm downloads

This app is build with?

  • Nodejs
  • Reactjs
  • MaterialUI
  • ES6
  • JSX
  • Third parties modules like (axios, money)
  • Fedux (one-way-flow, one-directional state container)

Features

  • Can login registered users with Bird App.
  • Can enter any vehicleId and find vehicle details like status,battery,code from Bird.
  • Can start/stop any vehicle Bird from anywhere without verifying driving-license, parking-picture - (will implement, still in development-process).

Installation

$ npm install
$ npm run start || npm run build

Additional information

For testing this app only, you can copy vehicle_id value from this Get Vehicles Nearby JSON response.

Please note: This application is only for demo purposes to check/show how Bird app works also all assets and apis get used is property of Bird Company and created for testing my Fedux library.

License

MIT