Skip to content

fatemehkarimi/electronic-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electronic Ecommerce

this is a front-end web application developed with ReactJS framework for bestbuy.com API.

Run

  • Clone the repository:

    git clone https://github.com/fatemehkarimi/electronic-ecommerce.git

  • Get your API key from BestBuy. set the value of REACT_APP_BESTBUY_API_KEY to your API key in .env file.

    REACT_APP_BESTBUY_API_KEY='PUT YOUR API KEY HERE'

  • Install project dependencies:

    npm install

  • Start the project:

    npm start

About

A react-based front-end for bestbuy api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published