Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.07 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.07 KB

BiBisim App

Demo --> http://bibisim.herokuapp.com

With this application, you can check the availability of bicycles bicycle stops in the all over the world.

The application was developed using the following technologies.

Get Started

1. System Requirements

  • Globally installed node

2. Installation

On the command prompt run the following commands

$ git clone https://github.com/okandavut/Bibisim.git Bibisim

$ cd Bibisim/

$ npm install
  or
  yarn install
  
 $ yarn start 
  or
  npm start  

Dependencies

Screenshoots

HomePage

PageScreenshoot_1

DetailPage

PageScreenshoot_1

License

This project is licensed under the MIT License