SarthakSKumar / IoT-Projects-and-Scripts

Kickstart your journey into the world 🌍 of IoT. This repo contains scripts for various IoT based projects. Do contribute and show your support by starring this repository. Hop in. 💹
https://iot-projects.netlify.app/
GNU General Public License v3.0
37 stars 25 forks source link

Bug: The Filter Buttons in the Navbar don't work #74

Closed satyamksharma closed 11 months ago

satyamksharma commented 1 year ago

The Buttons on the Navbar are not functional

The filter button for filtering the projects Between Arduino and ESP is not functional

Fix- The Data.jsx file contains a 'type' field which has Arduino for Arduino projects and Esp for ESP projects based on that add events and conditionals to filter when the cards are displayed