/shopping-hub

Basic React App

Primary LanguageJavaScript

Google Navigation

Demo

How to use:

  • Install dependencies: npm i or yarn;
  • Run npm start or yarn start to develop on http://localhost:3000
  • Run npm run build or yarn build for production build (files will be generated on dist directory)