Skip to content

MohitGupta14/EtherScan

Repository files navigation

Etherscan Clone

Welcome to the Etherscan Clone project! This project aims to replicate the functionality of Etherscan using the Etherscan API, Next.js, and Tailwind CSS.

Initial Setup

Frontend

  1. Move back to the project root directory:

    cd EtherScan
  2. Install frontend dependencies:

    npm install
  3. Run the development server for the frontend:

    npm run dev

Project Overview

  • Backend: The backend is built using Node.js and utilizes the Etherscan API to fetch Ethereum blockchain data.

  • Frontend: The frontend is developed with Next.js, a React framework, providing a fast and efficient user interface. Tailwind CSS is used for styling, ensuring a clean and responsive design.

Contributing

We welcome contributions to enhance and improve the project. Feel free to submit issues, feature requests, or pull requests.

Happy coding!

image

image

Releases

No releases published

Packages

No packages published