How I Built The Uber Web-app Clone

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • uber-clone

    A clone of the current Uber web-app

  • I used a JSON style declaration to change the color of the Administrative fill geometry, the Landscape filled geometry, and the poi fills geometry. Beyond that, I was able to set the road visibility on, hide the landscape natural terrain, remove all intensity from the color of poi, and so on, as seen in the code base here.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • Having heard talks about the Tailwind CSS and its high customization features, I decided to give it a try. Aside from its high customization features, I was able to build complex responsive layouts and write common utility patterns faster while working on this project. Moreover, styled components allowed me to style my custom components and prevented bugs from my class names.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • styled-components

    Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅

  • Having heard talks about the Tailwind CSS and its high customization features, I decided to give it a try. Aside from its high customization features, I was able to build complex responsive layouts and write common utility patterns faster while working on this project. Moreover, styled components allowed me to style my custom components and prevented bugs from my class names.

  • redux-toolkit

    The official, opinionated, batteries-included toolset for efficient Redux development

  • Due to my experience with ReactJS and some of the flexibility it has, I decided to stick with it in putting up this project. On the other hand, the Redux-toolkit has been my favorite tool to use while managing global states as it is highly maintainable, provides ease for testing, and is valuable in server-side rendering.

  • React

    The library for web and native user interfaces.

  • Due to my experience with ReactJS and some of the flexibility it has, I decided to stick with it in putting up this project. On the other hand, the Redux-toolkit has been my favorite tool to use while managing global states as it is highly maintainable, provides ease for testing, and is valuable in server-side rendering.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts