An open API service indexing awesome lists of open source software.

https://github.com/richardshaju/olx-clone

This project is an OLX clone built using React for the frontend and Firebase for the backend.
https://github.com/richardshaju/olx-clone

firebase javascript olx-clone reactjs

Last synced: 3 months ago
JSON representation

This project is an OLX clone built using React for the frontend and Firebase for the backend.

Awesome Lists containing this project

README

          

# OLX Clone Project using React and Firebase

## Description
This project is an OLX clone built using React for the frontend and Firebase for the backend.

## Features
- User authentication (signup, login, logout)
- Product listing with details such as title, description, price, and images
- Ability for users to post new listings
- Responsive design for mobile and desktop

## Technologies Used
- React: Frontend JavaScript library for building user interfaces
- Firebase: Backend service for authentication, database
- React Router: For routing within the React application

## Contributing
Contributions are welcome! If you find any bugs or want to add new features, feel free to open an issue or submit a pull request.