Skip to content

FandiAR/react-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

How to run

  1. Clone this repo with following commands:

    git clone https://github.com/FandiAR/react-marketplace.git
    
  2. Move to react-marketplace directory

    cd react-marketplace
    
  3. Run npm install

    npm install
    
  4. Run apps

    npm start
    
  5. Open browser with the following url

    http://localhost:3000

Application stack

  1. ReactJs
  2. Superagent (client-side HTTP request library)
  3. Redux
  4. Bootstrap
  5. react-share (social media share button)
  6. react-helmet (dynamic window title)
  7. react-facebook-login (not yet implemented, no appId)
  8. react-google-login (not yet implemented, no clientId)

Live Demo

About

ReactJs simple marketplace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors