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.
- Host: GitHub
- URL: https://github.com/richardshaju/olx-clone
- Owner: richardshaju
- Created: 2022-09-27T18:16:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T14:07:51.000Z (over 2 years ago)
- Last Synced: 2025-02-04T18:16:34.013Z (over 1 year ago)
- Topics: firebase, javascript, olx-clone, reactjs
- Language: CSS
- Homepage: https://richardshaju.github.io/olx-clone/
- Size: 12 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.