Skip to content

ram1117/bikeshare-de-v3

Repository files navigation

BikeShare - DE - V3

Description

BikeShare - DE - V3 is an improved version of my previous cycleshare-de and cyclesharing-de-v2 project. The data is obtained from CityBikes API. I have swtiched to using NextJS14, Typescript and TailwindCSS. I am fetching and processing the data Server Side, thereby signigicantly improving the page load speeds.

Live Demo

Live Demo on Vercel

Getting Started

Dependencies

  • Need NPM to install the packages needed for the project
  • Need Git and Github account to setup and contribute to the project

Installing

  • Clone the repo in your local machine.

    https://github.com/ram1117/cyclesharing-de-v2.git
    
  • Run the following command to install the project dependencies using npm

    cd bikeshare-de-v3
    
    npm install
    

Executing program

  • Run the following command to start the NextJS Dev server

    npm run dev
    

Help

Please raise a Github issue for errors or bugs.

https://github.com/ram1117/bikeshare-de-v3/issues

Authors

Ram Kumar Karuppusamy

@ram1117
ram kumar karuppusamy

Version History

  • 0.1
    • Initial Release

License

This project is MIT licensed. See the LICENSE.md file for details

Acknowledgments

The following tutorial greatly helped in customizing the react-leaflet map used in the project.

About

Improved version of cyclesharing-de implemented with NextJS, typescript and tailwindCss. Using ssr data-fetching for faster UI . The data is fetched from CityBikes API[https://api.citybik.es/v2/].

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages