Skip to content

Releases: prasanthLalapeta/react-ens-dashboard

React ENS Dashboard - v1.0.0

21 Dec 07:31
7aeb606
Compare
Choose a tag to compare

Available Features

  1. Allows doing a name lookup (e.g. user inputs prasanth.eth) and gets back the domain info
  2. Shows the list of the most recent domain registrations
  3. Support ENS Reverse Resolution for domain registered address
  4. Handles all loading states
  5. Responsive design
  6. Dark mode
  7. Infinite lazy loading of all recently registered domains in grid view with pagination
  8. Detail page of individual domain
  9. Configured react-redux to use in growl notifications etc., along with GraphQL
  10. Packages like stitches, radix-ui used for styling components
  11. Supports internationalization
  12. Configured development and production environments
  13. Deployed in Vercel

Demo

Check below screenshots for reference:

1. Dashboard View

1 Dashboard-View

2. Search View

2 Search-View

3. Domain details view

3 Domain-details-view

4. Reverse Lookup

4 Reverse-Lookup

5. Loaders

5 Loaders

6. Dark Mode

6 Dark Mode

7. Mobile Responsiveness

7 Mobile responsiveness