You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 A little example where you can see a list of users (random, obtained from a random API) and also the details of each specific users (including a map location). The project uses React.js (started the project with CRA), Typescript, React Query, MUI, React Context (with hooks!), and Open Layers.
This is a shopping cart web application built with Vite, React, and TypeScript. It uses the Context API for state management and allows users to add items to a cart, view the cart, delete products, and increase/decrease the quantity of products.