Skip to content

This is a clone of OLX listing app. Built with Express, MongoDB ,Nodejs, React, Redux, Redux-thunk, react-router and Material UI.

Notifications You must be signed in to change notification settings

mohsinvirk/pwa-listing-app-frontend

Repository files navigation

A Simple Listing Application under development

An example Listing App built using React, Redux, Node/Express and MongoDB.

This is a PWA web app with firebase cloud messaging, push notification and install prompt on mobile. Listing will be saved in cache to view later if you will click on the Heart(favorite Icon). You will be prompted to install app to your homescreen when you click on mobile.

You register an account,login and post ad. Ads can be searched. You can find category wise ads.

Backend is in another repo

Development

git clone https://github.com/mohsinvirk/pwa-listing-app-frontend.git
cd pwa-listing-app-frontend
yarn # or npm install
yarn start # or npm start