
Project
This web app was built using React JS and hosted on Netlify. Users are able to select their favorite food. Pulling all of data from data.js file to simulate an PI response without using axios to make the call, filtering through the data using JavaScript filter array method.
Technologies
React
Tailwind
JavaScript
Back