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.
- Globally installed node
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
This project is licensed under the MIT License