A navbar sidebar menu using HTML, CSS, and JavaScript. This project is created using a bit of flexbox and position property. I created this following the tutorial of Brain Design. I've changed the ...
Check the data.jsx file and find two arrays: one for links and one for social icons. Notice how icons from react-icons can be used directly in the data structures. Just make sure in Vite to use .jsx ...