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
This project is a React-based clone of the popular classifieds platform OLX.
It provides a user interface for browsing and posting advertisements across various categories.
About
This is a clone of OLX, in which I used React for the frontend and Firebase for data management. Priority is given to using the useContext hook for state management.