Skip to content

yahoogm/final-project-gigih

Repository files navigation

Tokopeduli Play

Tokopeduli play is a website-based application created to display a list of videos that have several products and the videos can be viewed as embeds, and can add comments to a product. This application is my final project in GIGIH Generation 3.0. Using tech stack:

  • Typescript
  • React JS
  • Chakra UI
  • Formik
  • Yup
  • Axios

Feature

  • Home page

    • User can see all of card videos list.
    • User can click the card for move to detail video page.
    • The card share information about thumbnail image, title video, and author of the video.
  • Detail video page

    • User can see and watch embeed video from Youtube,
    • All list products of the video, comment list for the video, and add comment for the video.

Installation

Before install the project you need to clone or download the backend app to this link midterm-gigih and don't forget to read the docs.

After it use the package manager yarn to install Tokopeduli play.

yarn install

Usage

Use yarn dev script to run the project in your local computer and open http://localhost:5173/ to view in your browser.

yarn dev

The page will reload when you make changes.
You may also see any lint errors in the console.

Schema Database

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT