kosiumeigbo / bike-points-mapper

TfL API website to showcase data using charts

Home Page:https://kosiumeigbo.github.io/bike-points-mapper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bike Points Mapper

About The Project

A web application that gives you real-time data for bike points in a selected area of London. It displays the bike points for a certain area on a map and displays the information on multiple charts that react to user changes.

I believe that most people who would be looking for bikepoints in London would do so on their mobile phones, so I made sure to make the site mobile responsive.

(back to top)

Built With

Built mainly with TypeScript and SASS

(back to top)

Getting Started

This section gives a rundown on how to set this project up locally to begin development.

Prerequisites

This section assumes that you have NodeJS and npm installed on your local system.

Installation

  1. Clone the repo
    git clone https://github.com/kosiumeigbo/bike-points-mapper.git
    cd bike-points-mapper
  2. Install NPM packages
    npm install

(back to top)

Usage

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Kosidinna Umeigbo - Twitter

Project Repo: Bike Points Mapper

Project Website: Website

(back to top)

Acknowledgments

I have listed below a few resources that have been helpful to me while developing this project.

(back to top)

About

TfL API website to showcase data using charts

https://kosiumeigbo.github.io/bike-points-mapper/


Languages

Language:TypeScript 83.4%Language:SCSS 10.9%Language:HTML 5.6%