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

    REST Countries API

    • HTML
    • CSS
    • JS
    • API

    0


    I uploaded to netlify. Made with: React (vite)

    The project is done. The only thing is styling the dropdown because I use select/options and not a normal list.

    I hope you enjoy it.

  • Submitted


    Made with React and Tailwind CSS.

    This was my first time using tailwind I cheated with the ::after in index.css file but I try my best to do everything with tailwind.

  • Submitted


    I really want to mess with the pokmon api so I made this for fun. instead of NFT it's pokemon.

  • Submitted


    It still needs a lot of work. Mostly the image stuff. I will fix it another day. I use a lot of stuff in this project. I try bootstrap because I was too lazy to code css. I'm not sure if it make my life harder or easier. I added in Fancybox. This was pretty cool. I started making my own then was like... why not just download one that's already made? I also need to add checkout event that I just notice while typing this that I forgot to add in.

  • Submitted


    The disable button was very annoying. Anytime I change the normal button it change with it. For example, I added a background color to it and it would also change to that color, making it look the same.

    There is still a few bugs I need to fix (with the error display). The grid isn't perfect. Still need to add some stuff I added in that isn't part of the project. Reason: want to try it.

  • Submitted

    simple API page

    • HTML
    • CSS
    • JS
    • API

    0


    It's just a very simple API page. I put everything in the HTML file... sorry.

  • Submitted


    The most difficultly part is installing react. Since I'm just learning react here is a simple static page made from it.

    Thank you everyone for helping me deploy this react project on github. The problem all along was because I type my /<repo>/ wrong

  • Submitted


    I clean up the github area a bit. The main branch is just basic html/css/jquery The side branch is adding server stuff (currently unfinish)

  • Submitted


    Made with HTML/CSS/JQuery

    I was stuck at the email validation. Found out it was because I forgot to add .val() behind the email. It wasn't returning a value because of it, reason why it keep returning false.