/inneriapp

Inner I App

Primary LanguageJavaScript

inneriapp

Inner I App

The InnerIApp code is a development using React web application that utilizes several components and libraries to create a website that could allow users to create their own website, buy/sell/transfer domains, edit DNS records, and view NFTs. The app is built using React Router for navigation and has several components such as Home, CreateWebsite, BuySellTransfer, EditDNSRecords, and NFTs.

The app also integrates with Stripe and PayPal to handle payments, allowing users to pay for services related to domain registration and management. Additionally, the app includes a component called HandshakeComponent which utilizes the HandshakeClient library to interact with the Handshake blockchain.

Overall, InnerIApp provides a comprehensive platform for website creation and domain management, leveraging modern technologies such as React, Stripe, and PayPal to deliver a seamless user experience.

Installation

To install and run InnerIApp, follow these steps:

  1. Clone the repository to your local machine:
  2.       git clone https://github.com/BeeChains/inneriapp.git
    
  3. Navigate to the project directory:
  4.       cd inneriapp
    
  5. Install the dependencies:
  6.       npm install
    
  7. Start Back-end
  8.       npm start
    
  9. Start Front-end
  10.       npm run start-frontend
    

    Welcome 🤝 or if it didn't open try app at http://localhost:3000/