OLX Clone
A fully functional OLX-like marketplace web application built with React and CSS, featuring a responsive design and interactive user interface. This project helped me enhance my front-end development skills and learn real-world application building.
Features
User Authentication: Secure login and signup system
Browse & Search Listings: Filter listings by category
Post, Edit & Delete Ads: Users can manage their own ads
Responsive Design: Works seamlessly on mobile and desktop
Interactive UI: Hover effects, modals, and dynamic components
Technologies Used
Frontend: React, CSS
State Management: React useState and useEffect
Routing: React Router
UI Enhancements: CSS animations, hover effects, modals
Getting Started
Clone the repository
git clone https://github.com/abinrajesh/olx-clone-react.git
Install dependencies
npm install
Run the project
npm start
Open http://localhost:3000 to view in the browser.
Screenshots
(Include some screenshots of your app here to showcase the UI)
Future Improvements
Add backend integration for persistent data
Implement user messaging between buyers and sellers
Enhance search and filtering functionalities
License
This project is open source and available under the MIT License.