Simple react app used to learn how to create a search UI for a cocktails API
Simple react app used to learn how to create a shopping cart.
Simple react app used to learn how to create multiple UI elements from a given JSON and remove them all at once.
Simple react app used to learn how to create a sidebar and a modal.
Simple react app used to learn how to create a navigation bar
Simple react app used to display different weight of a specific color.
Simple react app to generate funny meat related lorem ipsum text.
Simple react project used to create a slider user interface.
React app that shows the previous work experience for each person.
React App that displays a restaurant menu that can be filtered.
Simple react app used to learn how to create multiple UI elements containing show more and show less text toggle button given a JSON object.
Simple react app used to learn how to create multiple UI elements from a given JSON with previous and next buttons to navigate between each data.
Create multiple UI elements from a given JSON with show more and show less toggle and ability to remove them one by one.
Create multiple UI elements from a given JSON and remove them all at once.
React app that works as a markdown editor using an external API.
React app that uses a random user API to display user details dynamically on hover.
React app that uses API fetching and client side pagination.
React app used to fetch data from API and display it with infinite scrolling features.
React app used to toggle light and dark mode and preserve the user choice through local storage.
React app that fetches from a public API to display, and search movies with their important information.
React app that displays paginated results of a search query with links from a public API.
React app that displays quiz from a public API and evaluates the amount of correct answers from the user.
React app that stores a user list and displays it. Also validates data with an error modal.
React app that implements a simple authentication using localstorage and react hooks.
React app for a food order menu using useState, useEffect, context, and more.
React app that validates user input and handles form submission using react hooks and reducer.
React app that uses a firebase backend to save the state of a shopping cart.
React app that lets the user add his favorite quotes and add comments to said quotes. This is done using vue router and firebase.