Skip to content

SafdarJamal/olx-replica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OLX Replica

A OLX Replica Progressive Web App

Tech Stack

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • PWA (Fast and reliable: 3/3, Installable: 3/3, PWA Optimized: 7/7)
  • Firebase

Development

To get a local copy of the code, clone it using git:

git clone https://github.com/SafdarJamal/olx-replica.git
cd olx-replica

Finally, you need to start a local web server:

Download Web Server for Chrome

OR

Install http-server globally:

npm install http-server -g

This will install http-server globally so that it may be run from the command line.

http-server

License

This is an open source software licensed as MIT.