/phoneShopMA

A React app phone shop with local store and mock api for random numbers.

Primary LanguageJavaScript

Phone Shop App

  • This phone shop app got a mock api which generate random numbers for its own use.

Remember:

  • the api doesn't respond for build purpouses, just for the dev mode.

  • In case the app stops responding the browser, just clear your history from the previous one hour

How to run dev mode

  • $ npm install
  • $ npm start