Skip to content

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

Notifications You must be signed in to change notification settings

mohsinvirk/listing-app-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Listing Application Backend built with TypeScript.

An example Listing App built using React, Redux, Node/Express, TypeScript 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.

Development

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

Releases

No releases published

Packages

No packages published