Giter VIP home page Giter VIP logo

airfrance-front's Introduction

Chainxplorer

image

TL:DR

Chainxplorer is a blockchain explorer that allows you to search for a token, an address, or a block. It also displays the latest block info and the latest crypto prices. See the demo here

  1. First page displays latest crypto prices
  2. Second page displays latest block info
  3. Third page displays the NFTS of an address
  4. Fourth page displays the erc20 tokens of an address

image

The stack

  • NextJS
  • TypeScript
  • TailwindCSS
  • Shadcn UI components
  • Ethers and Alchemy SDK for the blockchain interaction
  • React-query for data-fetching

image

Things I learned

  • React-query is great, it deals with server-state, caching, errors, I feel like i've only been scratching its surface.
  • NextJS's file based routing system is awesome.
  • I feel like I'm not using Next's rendering system to its full potential.
  • I was skeptical about inline style with tailwind but after this project I don't see myself going back to css-in-js or css modules for personnal projects.
  • Alchemy's sdk is awesome, it's very easy to use and it's well documented.

Things I want to improve

  • Ethers.js felt hard to use at first.
  • Testing coverage with React-testing-library and Jest.
  • Adding pagination to NFT page.
  • Maybe try to dockerize the app and deploy it on a VPS.
  • While I'm at it, setting up a CI/CD pipeline with Github Actions could be nice.

airfrance-front's People

Contributors

dav-sa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.