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
My mind is a application where you can create account and share your minds with people. The application is only a front-end project, so all the data you create will be stored in local storage in your browser.
MoviesApp is a web application built with React, Vite, Tailwind CSS, and Redux. This application allows users to browse a list of movies, view their details, and mark movies as favorites. The app fetches movie data from an API and displays it in a responsive grid layout.