Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted

    Kanban Task Management

    #next#react#tailwind-css#typescript#redux-toolkit
    • HTML
    • CSS
    • JS

    0


    Drag & drop has also been added, when you click on a color next to a column, a color picker opens with which you can change the color. I have some ideas for further implementation, ultimately someday I would like to make this a fullstack application.

  • Submitted

    REST Countries API with color theme switcher

    #react#react-query#react-router#tailwind-css#material-ui
    • HTML
    • CSS
    • JS
    • API

    0


    I also added several features by myself:

    • I display all the flags of neighboring countries, when you click on which one you go to the country in question
    • Display spinners and skeleton animation if data fetching has not finished
    • Error handling, 404 page, errors, or if a user enters data into the search engine that does not coincide with any country
  • Submitted

    Multi step form

    #react#redux-toolkit#tailwind-css
    • HTML
    • CSS
    • JS

    0


    I created an application in React, with redux toolkit. I did additionally:

    • I added validation to each of the fields in the form in the first step.
    • The last thank you message for the purchase displays the user's nickname, phone number and email address.
  • Submitted

    Job listings with filtering using React && Tailwindcss

    #react#react-query#tailwind-css#framer-motion
    • HTML
    • CSS
    • JS

    0


    From the requirements that were in the challang I additionally added the following: I added sorting of job elements, if in the json file another job offer would get the status "featured" and, or "new" it will be sorted so that it is generated first. This is not done "rigidly" I took care of error handling, used modern methods such as generating a spinner when data is retrieved Using modern libraries, I added subtle animations on individual components to make the whole application behave more "smoothly."