This is part of the 'Full-Stack Fully-Functional' Clone of Divar.ir (Link to that project will be found on my resume.)
The front end clone includes:
- Full UI clone of divar.ir's mobile app.
- Though it uses static dummy data, but Categories, Chat, Sending new ad(won't be saved ofc), Call button, and ... are all working.
- My-account page is there, But since it's a front end version, Login will not work.
- Sending new ad, shows a preview of images with a tiny X button to remove them.
- Postchi(Divar's notification system).
- Search.
Login and Sign Up (with OTP via SMS), Chat, Postchi, Sending new ad(Also removing) are only working on Fully-Functional version.
Pictures:
Built with CRA
Use following command to run the project:
npm start