Skip to content

Latest commit

 

History

History
157 lines (96 loc) · 5.74 KB

README.md

File metadata and controls

157 lines (96 loc) · 5.74 KB

Auto Auction - EthOnline 2023

Build Status


CarFT Logo

Table of Contents 📌


🚀 Statement

Auto Auction lets vehicle owners visualize their vehicle ownership in the form of an NFT. Our goal is to create a marketplace that leverages web3 to create a better vehicle buying and selling experience.

Give Auto Auction a try via the link below: https://auto-auction-frontend.vercel.app/

Backend/endpoints: https://github.com/THEmmanuel/auto-auction-backend

Smart Contracts: https://github.com/THEmmanuel/auto-auction-contracts

🎬 Pitch & Demo (Video)

We built an app that lets vehicle owners mint an NFT that serves as proof of real world ownership of their vehicle. We are building tools for interacting with these NFTs, including options for decentralized photo galleries for vehicles, listing vehicles for sale via auction, and generating paper contracts out of smart contracts.

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify