Skip to content
/ moonbeam Public

Re-creation of the Moonbeam Subscan block explorer home page using React and Nextjs

Notifications You must be signed in to change notification settings

amh22/moonbeam

Repository files navigation

Moonbeam is a re-creation of the "Latest Blocks" panel on the Moonbeam Subscan home page.

 

🚧 Under construction 🚧

 

Please note: this is a beta and is a work in progress

 

 

This app has been built with React and Next.js.

 

Data is provided by this GraphQL endpoint.

 

👀 You can clone this repo using the instructions below, or view this prototype re-creation on CodeSandbox.

 

🚀 Quick start

Follow the steps below to deploy this app:

  1. Clone this repo.

    git clone https://github.com/amh22/moonbeam.git
  2. Change into the new directory.

    Navigate into the new project’s directory.

    cd moonbeam/
  3. Install dependencies.

    Install the project’s dependencies.

    npm install
  4. Run the app.

    npm run dev

    Your site is now running at http://localhost:3000

About

Re-creation of the Moonbeam Subscan block explorer home page using React and Nextjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published