Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic Item-Details and working Links #564

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

worldofwandag
Copy link

Task:

  1. fetch dynamically from API
  2. create skeleton loading state
  3. link TO page dynamically from other pages
  4. make sure links to Authors work

Why (optional but should be done on the job)
to showcase skills learned at FES

How

  1. async axios.get for api along with useState for variable to pull from data
  2. useState loading variable "loading?" ternary logic and skeleton-box classname for various elements.
  3. used nftId for dynamic linking to different item-details page
  4. used authorId for dynamic linking to authors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant