CleverProgrammers/uber-clone-blockchain ↗
Created May 6, 2022 · View the CleverProgrammers/uber-clone-blockchain repository page
An animated time-lapse of how CleverProgrammers/uber-clone-blockchain was built, commit by commit.
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
1
Lines of Code
65
From
Mar 1, 2022
To
Mar 5, 2022
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.