github.com/CleverProgrammers/uber-clone-blockchain

An animated time-lapse of how CleverProgrammers/uber-clone-blockchain was built, commit by commit.

Open this visualization on its own page →

Contributors

1

Lines of Code

65

From

2022-03-01

To

2022-03-05

About CleverProgrammers/uber-clone-blockchain

This is a Next.js project that appears to be a blockchain-based Uber clone application. The repository is built with JavaScript and uses Next.js as the primary framework for both frontend and backend functionality, leveraging Next.js API routes for server-side logic.

The project is structured as a standard Next.js application where pages can be edited and the development server provides hot-reloading capabilities. It includes API route examples and follows Next.js conventions for organizing React pages and backend endpoints. The blockchain component suggests the project explores decentralized or distributed ledger technology as part of a ride-sharing platform concept, though the README does not provide specific details about the blockchain implementation or integration.

The project appears to be educational or demonstrative in nature, created by Clever Programmers, and can be deployed using Vercel's platform. Developers can run the application locally with standard Next.js development commands and modify pages directly to see changes reflected in the browser.

Share this video