uprightclear / Creatorverse

A person's top content creators can say a lot about them. Do they prefer lockpicking videos πŸ”’, casual art streams πŸ–ΌοΈ, or hustle-culture TikTokers πŸ“±?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WEB103 Prework - πŸ‘‰πŸΌ Creatorversee

Submitted by: πŸ‘‰πŸΌ Jiqing Sun

About this web app: πŸ‘‰πŸΌ Introducing some creators allowing edit

Time spent: πŸ‘‰πŸΌ 3 hours

Preview

Required Features

The following required functionality is completed:

  • βœ… A logical component structure in React is used to create the frontend of the app
  • βœ… At least five content creators are displayed on the homepage of the app
  • βœ… Each content creator item includes their name, a link to their channel/page, and a short description of their content
  • βœ… API calls use the async/await design pattern via Axios or fetch()
  • βœ… Clicking on a content creator item takes the user to their details page, which includes their name, url, and description
  • βœ… Each content creator has their own unique URL
  • βœ… The user can edit a content creator to change their name, url, or description
  • βœ… The user can delete a content creator
  • βœ… The user can add a new content creator by entering a name, url, or description and then it is displayed on the homepage

The following optional features are implemented:

  • βœ… Picocss is used to style HTML elements
  • βœ… The content creator items are displayed in a creative format, like cards instead of a list
  • βœ… An image of each content creator is shown on their content creator card

Video Walkthrough

Here's a walkthrough of implemented required features: Demo

License

Copyright 2023 Jiqing Sun

About

A person's top content creators can say a lot about them. Do they prefer lockpicking videos πŸ”’, casual art streams πŸ–ΌοΈ, or hustle-culture TikTokers πŸ“±?


Languages

Language:JavaScript 84.9%Language:HTML 9.8%Language:CSS 5.3%