Skip to content

It is a OLX website clone build using Reactjs . Firebase is used to create backend. It have most of the functionalities of original OLX website.

Notifications You must be signed in to change notification settings

dennisnjd/Olx_clone

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Screenshots of the site :

  1. SignUp page

signup

Firebase user authentication is added.

  1. Home page

    home

    Adds of products created by all other users will show here as cards with required details of them. Click any products to show full details

  2. Details of selected Add

    view details

    From here , the user can add that product to Favourite.

  3. My favourites Page

    favorites

    Here the user can see all products they added to favourite list. Users can remove them from Favourite if needed.

  4. Create an Add

    add projects

    Here the user can add Image and other details of their product and post add.

  5. My advertaisments Page

    my adds

    Adds posted by the user will list here (You cn see the product added in the previous image listed here) . User can Mark them as Sold from here. The data will remove from the site.

    Note that The site is not responsive.

About

It is a OLX website clone build using Reactjs . Firebase is used to create backend. It have most of the functionalities of original OLX website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published