Giter Club home page Giter Club logo

ethbio's Introduction


Ethbio

Github | Screenshots | Discord Server(Soon)

What's Ethbio?

We've all seen one page bios of users that showoff their links. Ethbio however takes it to a new level, with the help of web3 technologies it makes showing off your NFTS much more easier.

This project finished 3rd overall in the CYF Hackathon

Features

  • show of your nft assets
  • show all of your links and social profiles
  • discover other profiles simply by search
  • One link for all your NFT and Social Media needs
  • Share your ethereum address along side all your NFTs and socials

Tehnologies used

Building Locally

Building Ethbio locally is pretty easy.

  • Fill in the enviornment variables

The .env file for ethbio looks something like this:

NEXT_PUBLIC_MORALIS_SERVER_URL=
NEXT_PUBLIC_MORALIS_APP_ID=
MONGODB_URL=

For the MongoDB URL you can head over here or create a MongoDB cluster on the cloud

For The Moralis variables - NEXT_PUBLIC_MORALIS_SERVER_URL & NEXT_PUBLIC_MORALIS_APP_ID you can head over to the Moralis documentation

  • Installing Dependencies

Assuming that you already have Node.JS installed to the latest version. Use :

npm install
  • Running! To run the project, after successfully completing all the steps, you can just use:
npm run dev

this however runs the project in DEVELOPMENT mode.

To run it in PRODUCTION use:

npm run build
npm run start

Screenshots

  • The Landing Page

landing page

  • The User Page

user page

user page nfts

  • Discover Page

discovery

  • Search Indexing

indexing

  • Unauthenticated Page

no auth

  • Not Found Page (Discover)

not found

  • Profile Edit Page

profile edit

ethbio's People

Contributors

sksmta avatar akshithio 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.