Dino Builder 🦖 is an Augmented Reality (AR) Ecommerce App Builder that enables you to create e-commerce applications with integrated AR products. With Dino Builder, you can provide a unique shopping experience for your customers by allowing them to visualize products in their physical environment through AR technology.
- AR Product Integration: Seamlessly integrate AR products into your e-commerce app, allowing users to interact with products in their real-world surroundings.
- Customization: Customize the look and feel of your app, ensuring your app aligns with your brand identity.
- Cross-Platform Compatibility: Ensuring cross-platform compatibility for both iOS and Android.
- Clone the repository:
git clone https://github.com/seifeldinio/dino-builder-demo.git
- Navigate to the project directory:
cd dino-builder
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and visit http://localhost:3000 to view the app.
- Development: Modify the source code in the
src
directory to customize the app according to your requirements. - Production: Build the app for production using
npm run build
, and deploy the generatedbuild
folder to your hosting platform.
Contributions are welcome! Please feel free to submit issues and pull requests.