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
Allows users to navigate through flashcards for studying React and JavaScript interview questions. This app is built using React and TailwindCSS and takes advantage of `useState`, `useEffect`, and props to manage state and pass data between components as well as the use of the React Router to create a single page application.