Skip to content

sulha199/find_cheapest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

find_cheapest

Built on ReactJS. It is useful for looking the best price on Indonesia's e-commerces(currently, working on Tokopedia and Bukalapak only). Compiled using webpack. https://sulha199.github.io/find_cheapest/.

Next Plan :

  • Integrate with CSS preprocessor and maybe React-Bootstrap
  • Improve the OO structure. Create (made-up)abstract class for E-commerce-API consumer. Actually, there is no abstract class in Javascript. -> done
  • Deploy to a free host, or in Github Pages --> done
  • Create Pagination

How to install

Make sure you have installed Node. Plesae run below command in your cmd

npm install

How to run

To run apps run this command below.

npm run watch

visit localhost:8000 to begin your eccommerces search.

Releases

No releases published

Packages

No packages published