/bushi-simplified

CyberLabs hands-on Front-End challenge.

Primary LanguageTypeScript

Front-End Challenge by CyberLabs

Project: Bushi Legacy

Project requirements: Creating an anime website

    • Create the React project
    • Replicate the layout made available in Figma
    • Control responsiveness in SCSS
    • Create component state control
    • Start route control
    • Create the information table and integrate the api with react redux
    • The page must have a .mapstate
    • Use an anime api (I used the Kitsu)
    • Clicking on the table item should be redirected to another route

> See the result in

> Technologies

> How to Run