Skip to content

rizalrohmanabdul/Bukalapak-Clonee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 

Repository files navigation

:octocat: Bukalapak Clone


Clone dari website Bukalapak, dibuat dengan ReactJS dan Json-Server sebagai data dummy.

Cara menjalankan

  1. Clone repo ini
    $ git clone https://github.com/Drzaln/Bukalapak-Clone.git
    
  2. Install depedencies di folder bukalapak dan fakeAPI
    $ cd bukalapak && npm i
    $ cd fakeAPI && npm i
    
  3. Jalankan dahulu fakeAPI
    $ npm run json:server
    
  4. Jalankan bukalapak
    $ npm start
    

cheers~ 🍻

About

Clone from bukalapak.com using reactJS and dummy data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.4%
  • CSS 2.2%
  • HTML 1.4%